1 |
|
2003-04-29 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/load.py (XMLReader.__init__, XMLReader.read): Turn |
4 |
|
the __parser instance variable into a normal local variable in |
5 |
|
read. It's only used there and read will never be called more than |
6 |
|
once. Plus it introduces a reference cycle that keeps can keep the |
7 |
|
session object alive for a long time. |
8 |
|
|
9 |
2003-04-25 Jonathan Coles <[email protected]> |
2003-04-25 Jonathan Coles <[email protected]> |
10 |
|
|
11 |
* Thuban/Model/proj.py (Projection): Removed Set*() methods to make |
* Thuban/Model/proj.py (Projection): Removed Set*() methods to make |