It is quite complicated to do that in Windows. The problem does not
happen with plain SQLObject however. When I change database.py:
def end_all():
"Ends the Transactions in all registered hubs (for this thread)"
for hub in hub_registry:
hub.end()
hub.getConnection().close()
The problem disappears.
Ill try to update SQLObject and you'll hear from me again...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---