[Webware-devel] NoneType error in PooledDB.__del__

2008-03-13 Thread Jehiah Czebotar
The following bug has been noted before, and I'm including a patch for it that hopefully someone on this list can apply to trunk for me The Error is as follows, and happens when a script or program is shutting down when the PooledDB object is getting cleaned up: Exception exceptions.TypeError: "'

Re: [Webware-devel] NoneType error in PooledDB.__del__

2008-03-13 Thread Christoph Zwerschke
Jehiah Czebotar schrieb: > The following bug has been noted before, and I'm including a patch for > it that hopefully someone on this list can apply to trunk for me Thanks a lot for the bug report. I'll get that fixed that in the next DBUtils release. -- Christoph --