[Vivek Chaudhary] > Is it possible to set an environment variable in python script whose > value is retained even after the script exits.
There is an indirect approach: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/159462 Raymond -- http://mail.python.org/mailman/listinfo/python-list