Module Import Path?
From: Jesse B. (jburns131_at_adelphia.net)
Date: 07/31/04
- Next message: Jeff Epler: "Re: module search path"
- Previous message: John Fabiani: "Re: MySQLdb select"
- Next in thread: Brian van den Broek: "Re: Module Import Path?"
- Reply: Brian van den Broek: "Re: Module Import Path?"
- Reply: Brian van den Broek: "Re: Module Import Path?"
- Reply: Paramjit Oberoi: "Re: Module Import Path?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 12:42:26 -0700
I have just begun to learn python using o'reilly's Learning Python, and in
chapter 3 it talks about importing modules. It has me make modules to
practice using the 'import' and 'from' statements from the python command
line.
I don't know what directory to save these files in because I'm not sure what
directories 'import' is looking in to find modules. I've done some google
searches trying to find out where the 'import' search path is, but I'm not
familiar enough with python to do a clear enough search. I'd appriciate it
if anyone can help me out or point me in the right direction.
- Next message: Jeff Epler: "Re: module search path"
- Previous message: John Fabiani: "Re: MySQLdb select"
- Next in thread: Brian van den Broek: "Re: Module Import Path?"
- Reply: Brian van den Broek: "Re: Module Import Path?"
- Reply: Brian van den Broek: "Re: Module Import Path?"
- Reply: Paramjit Oberoi: "Re: Module Import Path?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|