Is there a trick to getting putenv/getenv to work?
I have csh script that calls a bunch of python programs and I'd like to
use env variables as kind of a global variable that I can pass around
to the pythong scripts.

Thanks,
Dave

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to