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/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|