putenv() and os.environ

Gerrit Holl gerrit.holl at pobox.com
Mon Jan 17 14:35:59 EST 2000


Hello,

>>> os.putenv('aaa', 'bbb')
>>> os.environ.get('aaa')

I can't get any environment variables not set with the os.environ
dict. Shouldn't os.environ be rewritten in C then, so it can get
the REAL environment variable?

regards,
Gerrit.

-- 
Please correct any bad English you encounter in my email message!
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list