On Fri, Apr 09, 2010 at 10:37:06AM -0300, Juan Manuel Santos wrote: > This error was raised on the first object creation the program does. However, > If I make the code in main.py workaround this, it fails on the first select > the program does. > And no, I don't use fromDatabase = True, but would that help?
Yes, it helps to understand what is going on. The test suite is used a global connection so it cannot catch the bug in the code if there was no connection. I will look into it and fix the bug. Oleg. -- Oleg Broytman http://phd.pp.ru/ p...@phd.pp.ru Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss