We need more unit tests, to weed out whatever is going on with state. Since we seem game to install Python packages now, mind if I look at moving us to this (and off our proprietary version?):
http://pyunit.sourceforge.net/
I actually started work on that. PyUnit has been in the distro since 2.1...
http://www.python.org/doc/current/lib/module-unittest.html
just do ./gump test and that uses a wrapper between the official PyUnit and our own.
cheers!
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]