[Python-Dev] Database import problems (original) (raw)
Guido van Rossum gvanrossum at gmail.com
Tue Feb 1 16:49:41 CET 2005
- Previous message: [Python-Dev] Database import problems
- Next message: [Python-Dev] complex I/O problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] Database import problems
- Next message: [Python-Dev] complex I/O problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]