Where does sys.path get initialized
by mmoum[no-spam-please] other posts by this author
Sep 22 2003 2:06AM messages near this date
py2exe: dynamic module does not define init function
|
Re: Where does sys.path get initialized
Hi,
Can anyone tell me where sys.path gets initialized? I know that I can
import sys and then execute sys.path.append(pathname), but I'd prefer
not to have to do that everytime I use PythonWin or Idle. I'm using
Python on both Linux and Windows XP, and I suspect the process is
different for each.
Thanks in advance,
Mike
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
mmoum[no-spam-please]
Scott David Daniels
Jeff Epler
|