Set an environment variable

the_crazy88 python at gentoolinux.demon.nl
Thu Oct 20 04:58:44 EDT 2005


Just use 
os.system("export PYTHONPATH = %s" %("your_pythonpath"))




More information about the Python-list mailing list