Just wondering. most ideal approach is use os module, is true?
On Sat, Mar 30, 2013 at 10:45 PM, Chris Angelico <ros...@gmail.com> wrote: > On Sun, Mar 31, 2013 at 7:39 AM, Nac Temha <nacctte...@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 >
-- http://mail.python.org/mailman/listinfo/python-list