[Tutor] Trouble with sys.path.append

aug dawg augdawg09 at gmail.com
Sun Aug 8 01:35:38 CEST 2010


Hey all,

Earlier today, I tried to add a folder to my PYTHONPATH. When I tried
sys.path.app('location/of/folder'), the command successfully executed it,
but then when I did sys.path to check to see if it was now in my PYTHONPATH,
it was not there. Does anyone know what might be causing this?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100807/c55abdee/attachment.html>


More information about the Tutor mailing list