mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #19795: Improved markup of True/False constants.
This commit is contained in:
commit
0e90e99188
44 changed files with 93 additions and 87 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