1 |
|
2003-04-30 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/transientdb.py (TransientTableBase.__init__): New |
4 |
|
instance variable read_record_last_result |
5 |
|
(TransientTableBase.read_record): Make sure reading the same |
6 |
|
record twice works. The implementation uses the new instance |
7 |
|
variable read_record_last_result |
8 |
|
|
9 |
|
* test/test_transientdb.py |
10 |
|
(TestTransientTable.test_transient_table_read_twice): New test |
11 |
|
case for the above bug-fix. |
12 |
|
|
13 |
2003-04-29 Bernhard Herzog <[email protected]> |
2003-04-29 Bernhard Herzog <[email protected]> |
14 |
|
|
15 |
* Thuban/Model/session.py (Session.Destroy): Explicitly close the |
* Thuban/Model/session.py (Session.Destroy): Explicitly close the |