1 |
|
2003-03-04 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* setup.py (thuban_build_py.build): Add a comment about distutils in |
4 |
|
Python 2.3 containing some of the functionality we implement in |
5 |
|
setup.py ourselves. |
6 |
|
|
7 |
|
* Thuban/UI/classifier.py (ClassGrid.__init__): Set the table |
8 |
|
before the selection mode. Doing it the other way round triggers |
9 |
|
an assertion in wxWindows. |
10 |
|
|
11 |
|
* Thuban/Model/save.py (escape): Fix typo in doc-string |
12 |
|
|
13 |
|
* Thuban/Model/classification.py: Remove unnecessary wxPython |
14 |
|
import |
15 |
|
|
16 |
2003-03-04 Jonathan Coles <[email protected]> |
2003-03-04 Jonathan Coles <[email protected]> |
17 |
|
|
18 |
* Thuban/Model/classification.py (ClassGroupRange.GetProperties): |
* Thuban/Model/classification.py (ClassGroupRange.GetProperties): |