1 |
|
2003-03-19 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/main.py (verify_versions): New. Checks the versions |
4 |
|
of Python, wxPython, and some other libraries. |
5 |
|
|
6 |
|
* extensions/thuban/wxproj.cpp (check_version): Checks the given |
7 |
|
version against what wxproj was compiled with. |
8 |
|
(check_version_gtk): If wxproj was compiled with gtk then check |
9 |
|
the given version against the version of the gtk library |
10 |
|
currently being used. |
11 |
|
|
12 |
2003-03-14 Bernhard Herzog <[email protected]> |
2003-03-14 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* test/test_command.py: Run the tests when the module is run as a |
* test/test_command.py: Run the tests when the module is run as a |