Re: [Tutor] Unix Environment variables

2013-06-23 Thread Steve Willoughby
Note, however, that changing environment variables only affects the environment of your script and it's child processes. Once your script exits, the original shell you called it from is NOT changed. Sent from my iPad On 2013/6/23, at 14:35, Amit Saha wrote: > Hello, > > On Tue, Jun 18, 2013

Re: [Tutor] Unix Environment variables

2013-06-23 Thread Amit Saha
Hello, On Tue, Jun 18, 2013 at 9:58 AM, Anu Bhagat wrote: > Hi I am fairly new to python. I will greatly appreciate if some one can tell > me how set up environment variables from a python script. > > Thanks in advance. You can use the 'os' module. This is the document for Python 2 [1]. That sho

[Tutor] Unix Environment variables

2013-06-23 Thread Anu Bhagat
Hi I am fairly new to python. I will greatly appreciate if some one can tell me how set up environment variables from a python script. Thanks in advance. Anu -- Nothing is impossible, the word itself says 'I'm possible'. Audrey Hepburn Anu Bhagat SETI Institute 189 North Bernardo Street Mounta