Re: [Tutor] adding to PYTHONPATH

2011-04-19 Thread Steve Willoughby
On 19-Apr-11 06:49, mes...@juno.com wrote: How can I add a directory to PYTHONPATH? Using Ubuntu 10.04. That's an environment variable, so it depends on your shell. If PYTHONPATH already exists, you can add your directory to it (with colons between the names of directories). But you probab

Re: [Tutor] adding to PYTHONPATH

2011-04-19 Thread Joel Goldstick
On Tue, Apr 19, 2011 at 9:49 AM, mes...@juno.com wrote: > How can I add a directory to PYTHONPATH? Using Ubuntu 10.04. > > ___ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > http://mail.python.org/mailman/listi