[Python-Dev] Database import problems
Guido van Rossum
gvanrossum at gmail.com
Tue Feb 1 16:49:41 CET 2005
On Tue, 01 Feb 2005 10:32:43 -0500, Steve Holden <steve at holdenweb.com> wrote:
> I wonder if there is a developer with MySQL or sqlite and the
> appropriate Python interface module who can help me to understand a
> problem I'm experiencing trying to use PEP 302-style import hooks.
[...]
I sent Steve a private reply pointing out the line
"sys.modules['path'] = path" in os.py.
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list