]> granicus.if.org Git - python/commitdiff
PYTHONY2K is long gone. Remove traces from the docs and manpage.
authorGeorg Brandl <georg@python.org>
Tue, 28 Oct 2014 16:15:10 +0000 (17:15 +0100)
committerGeorg Brandl <georg@python.org>
Tue, 28 Oct 2014 16:15:10 +0000 (17:15 +0100)
Doc/using/cmdline.rst
Misc/python.man

index 55e0e678e9263b7dcb258e4635a10db00b976755..bf4c1abc040a9f5f797acf05cfd8db49fbc9e6cb 100644 (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
index 52aedee5bf0b9748180c90b994bf5b42c7825cc2..048a68a3196359e979a76f7caa3aced7facb5611 100644 (file)
@@ -384,11 +384,6 @@ You can also change the prompts
 and
 .I sys.ps2
 in this file.
-.IP PYTHONY2K
-Set this to a non-empty string to cause the \fItime\fP module to
-require dates specified as strings to include 4-digit years, otherwise
-2-digit years are converted based on rules described in the \fItime\fP
-module documentation.
 .IP PYTHONOPTIMIZE
 If this is set to a non-empty string it is equivalent to specifying
 the \fB\-O\fP option. If set to an integer, it is equivalent to