my parser.py isn't imported
- From: Torsten Bronger <bronger@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Aug 2007 17:36:05 +0200
Hallöchen!
I have a module parser.py in the same directory as the main module.
In the main module, I import "parser". On Linux, this works as
expected, however on Windows, it imports the stdlib parser module.
sys.path[0] points to the directory of my parser.py in both cases.
What went wrong here?
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: bronger@xxxxxxxxxx
(See http://ime.webhop.org for ICQ, MSN, etc.)
.
- Follow-Ups:
- Re: my parser.py isn't imported
- From: John Machin
- Re: my parser.py isn't imported
- Prev by Date: Re: Joining Big Files
- Next by Date: Re: Need a better understanding on how MRO works?
- Previous by thread: Kinterbasdb needs new maintainer
- Next by thread: Re: my parser.py isn't imported
- Index(es):
Relevant Pages
|
|