Re: [SQLObject] import problems (revisited)
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Scott R. <sc...@to...> - 2003-12-23 18:45:24
|
Looks like I may be unfairly blaming SQLObject here. I think it's something wierd in the bowels of WebKit's ImportSpy stuff, coupled with a sensitive assert... WebKit does seem to actually re-import sub-imports of __import__ed modules. Not sure why. |