Hi all, How to append a path ("/var/myprog/src") to sys.path, but not in the dynamic way like sys.path.apend(packpath), please? I use debian os. and I'd tried to set the classpath in /etc/profile (export CLASSPATH="..."), and the pythonpath too (export PYTHONPATH="..."). I found it didn't work.
Best regards, Joson
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor