Always define getenv(), as suggested by Guido. This means that os.getenv() is...
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.
Showing
Please register or sign in to comment