1 |
|
2003-04-29 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/session.py (Session.Destroy): Explicitly close the |
4 |
|
transient DB if it exists to make sure it doesn't leave a journal |
5 |
|
file in the temp directory. |
6 |
|
|
7 |
|
* Thuban/Model/transientdb.py (TransientDatabase.close): Set |
8 |
|
self.conn to None after closing the connection to make sure it's |
9 |
|
not closed twice |
10 |
|
|
11 |
2003-04-29 Jonathan Coles <[email protected]> |
2003-04-29 Jonathan Coles <[email protected]> |
12 |
|
|
13 |
Add a visible parameter in the layer XML tag. The default value is |
Add a visible parameter in the layer XML tag. The default value is |