On Wednesday 31 May 2006 14:25, Oleg Broytmann wrote:
> On Wed, May 31, 2006 at 02:20:26PM +0300, Dan Pascu wrote:
> > Exception exceptions.RuntimeError: 'maximum recursion depth exceeded'
> > in <bound method Transaction.__del__ of
> > <sqlobject.dbconnection.Transaction object at 0xb7a761ec>> ignored
>
>    It was fixed long ago. Please try SQLObject 0.7.1 beta 1.

The fix I see in svn still has the problem that if instantiation fails it 
will call rollback() as self._obsolete is False and rollback will not 
work because there is no self._connection, raising another error.

>
> Oleg.

-- 
Dan


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to