Issue #19795: Improved markup of True/False constants.

This commit is contained in:
Serhiy Storchaka 2013-11-29 12:19:53 +02:00
commit 0e90e99188
44 changed files with 93 additions and 87 deletions

View file

@ -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