Issue 429059: No docs for os.getenv() (original) (raw)

Issue429059

Created on 2001-05-31 16:20 by markovitch, last changed 2022-04-10 16:04 by admin. This issue is now closed.

Messages (2)
msg4916 - (view) Author: Yakov Markovitch (markovitch) Date: 2001-05-31 16:20
The os.getenv(), which is present at least over 3 last Python version, is not documented (though there is a decent docstring)
msg4917 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2001-05-31 20:28
Logged In: YES user_id=3066 Fixed in Doc/lib/libos.tex revisions 1.55 and 1.53.4.2.
History
Date User Action Args
2022-04-10 16:04:05 admin set github: 34565
2001-05-31 16:20:23 markovitch create