1 |
|
2003-08-25 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/load.py (SessionLoader.check_attrs): Raise a |
4 |
|
LoadError when a required attribute is missing. The code used to |
5 |
|
be commented out for some reason, but probably should have been |
6 |
|
active. |
7 |
|
|
8 |
|
* test/test_load.py (TestLoadError.test): Test the message in the |
9 |
|
LoadError too to make sure it really is about the missing |
10 |
|
attribute |
11 |
|
|
12 |
2003-08-22 Bernhard Herzog <[email protected]> |
2003-08-22 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
* test/test_save.py (SaveSessionTest.test_dbf_table) |
* test/test_save.py (SaveSessionTest.test_dbf_table) |