mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #19795: Improved markup of True/False constants.
This commit is contained in:
parent
4b79518f83
commit
fbc1c26803
41 changed files with 92 additions and 80 deletions
|
@ -551,7 +551,7 @@ process and user.
|
|||
|
||||
.. data:: supports_bytes_environ
|
||||
|
||||
True if the native OS type of the environment is bytes (eg. False on
|
||||
``True`` if the native OS type of the environment is bytes (eg. ``False`` on
|
||||
Windows).
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue