PYTHONY2K is long gone. Remove traces from the docs and manpage.

This commit is contained in:
Georg Brandl 2014-10-28 17:15:10 +01:00
parent 788f2adeae
commit 75f7490843
2 changed files with 0 additions and 13 deletions

View file

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