On 03/30/2013 04:39 PM, Nac Temha 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?
As Chris has said, the os module is the way to get and modify the
environment o
Just wondering. most ideal approach is use os module, is true?
On Sat, Mar 30, 2013 at 10:45 PM, Chris Angelico wrote:
> On Sun, Mar 31, 2013 at 7:39 AM, Nac Temha wrote:
> > Hi, I want to get and set enviroment variable of linux system. Actually I
> > can do this issue using os module but H
On Sun, Mar 31, 2013 at 7:52 AM, Nac Temha wrote:
> Just wondering. most ideal approach is use os module, is true?
Yes, it most definitely is.
ChrisA
--
http://mail.python.org/mailman/listinfo/python-list
On Sun, Mar 31, 2013 at 7:39 AM, Nac Temha 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
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?
Regards.
--
http://mail.python.org/mailman/listinfo/python-list