1 |
|
2003-03-06 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/classification.py: Minor documentation changes, |
4 |
|
Addition of __eq__ and __ne__ methods. |
5 |
|
(Classification.SetLayer): prevent recursion between this method |
6 |
|
and Layer.SetClassification(). |
7 |
|
|
8 |
|
* Thuban/Model/color.py: Addition of __eq__ and __ne__ methods. |
9 |
|
|
10 |
|
* Thuban/Model/layer.py (SetClassification): prevent recursion |
11 |
|
between this method and Classification.SetLayer(). |
12 |
|
|
13 |
|
* test/test_classification.py, test/test_load.py, |
14 |
|
test/test_session.py: Fixed and added tests for the classification |
15 |
|
classes. |
16 |
|
|
17 |
2003-03-06 Bernhard Herzog <[email protected]> |
2003-03-06 Bernhard Herzog <[email protected]> |
18 |
|
|
19 |
* Thuban/UI/classifier.py (ClassGrid.__init__) |
* Thuban/UI/classifier.py (ClassGrid.__init__) |