mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
spacing and another versionadded
This commit is contained in:
parent
662c74ff52
commit
0d6fe51e4f
1 changed files with 3 additions and 0 deletions
|
@ -279,8 +279,11 @@ process and user.
|
|||
|
||||
Return the value of the environment variable *key* if it exists, or
|
||||
*default* if it doesn't. *key*, *default* and the result are bytes.
|
||||
|
||||
Availability: most flavors of Unix.
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
|
||||
.. function:: putenv(key, value)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue