How to set or get enviroment variable

Nac Temha naccttemha at gmail.com
Sat Mar 30 16:53:05 EDT 2013


Just wondering. most ideal approach is use os module, is true?




On Sat, Mar 30, 2013 at 10:45 PM, Chris Angelico <rosuav at gmail.com> wrote:

> On Sun, Mar 31, 2013 at 7:39 AM, Nac Temha <naccttemha at gmail.com> wrote:
> > Hi, I want to get and set enviroment variable of linux system. Actually I
> > can do this issue using os module but How can I do without using os
> module?
> > Is there another way?
>
> Why would you want to do it without the os module? That IS the way to
> do it. Why would there be another way?
>
> ChrisA
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130330/eb8f509d/attachment.html>


More information about the Python-list mailing list