mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
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.
This commit is contained in:
parent
52941a8348
commit
b11ce9b96c
1 changed files with 5 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue