commit | b11ce9b96c724f9136d038847175a3a535417f56 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Jan 08 16:33:40 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Jan 08 16:33:40 2003 +0000 |
tree | a03c710e043f9f3566f2b4b80ff60cff17fce0cc | |
parent | 52941a8348ee12223963a2e35d5a43c60fc2e621 [diff] |
Always define getenv(), as suggested by Guido. This means that os.getenv() is also defined for MacPython-OS9 (even though it doesn't actually do anything useful), and it shouldn't hurt on other platforms.