[Q] sys.path

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Sat Oct 27 08:21:40 EDT 2001


"Young-Jin Lee" <ylee12 at uiuc.edu> wrote:

>Hi, I'm a newcomer in Python and I have a simple question on sys.path.
>When I use IDLE, I think I should add my working directory into sys.path or
>anything equivalent.
>But I don't find any menu in the IDLE. How can I do this?
>Thanks.
>
>Young-Jin Lee
>

Try setting the 'pythonpath' environment variable to your working
directory before you start IDLE.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list