mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
PYTHONY2K is long gone. Remove traces from the docs and manpage.
This commit is contained in:
parent
788f2adeae
commit
75f7490843
2 changed files with 0 additions and 13 deletions
|
@ -468,14 +468,6 @@ conflict.
|
|||
:data:`sys.ps2` and the hook :data:`sys.__interactivehook__` in this file.
|
||||
|
||||
|
||||
.. envvar:: PYTHONY2K
|
||||
|
||||
Set this to a non-empty string to cause the :mod:`time` module to require
|
||||
dates specified as strings to include 4-digit years, otherwise 2-digit years
|
||||
are converted based on rules described in the :mod:`time` module
|
||||
documentation.
|
||||
|
||||
|
||||
.. envvar:: PYTHONOPTIMIZE
|
||||
|
||||
If this is set to a non-empty string it is equivalent to specifying the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue