durusmail: quixote-users: enable_ptl and SQLObject
enable_ptl and SQLObject
enable_ptl and SQLObject
Oleg Broytmann
2004-10-27
Hi!

On Wed, Oct 27, 2004 at 01:03:27AM +0200, Ksenia Marasanova wrote:
> >>> from quixote import enable_ptl
> >>> enable_ptl()
> >>> from sqlobject import *
> ImportError: cannot import name connectionForURI

   You are not the first who experienced this. The only workaround found
so far is to import SQLObject before calling enable_ptl().

Oleg.
--
     Oleg Broytmann            http://phd.pp.ru/            phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

reply