summaryrefslogtreecommitdiffstats
path: root/Doc/using/cmdline.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-28 16:15:10 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-28 16:15:10 (GMT)
commit75f7490843499812b3537fea31fc89e220e43a45 (patch)
treee9cdb3e5c0c7e4c6a475e7522eaa151d341e791a /Doc/using/cmdline.rst
parent788f2adeae7d4a59b801152a20a7cd05d215ba60 (diff)
downloadcpython-75f7490843499812b3537fea31fc89e220e43a45.zip
cpython-75f7490843499812b3537fea31fc89e220e43a45.tar.gz
cpython-75f7490843499812b3537fea31fc89e220e43a45.tar.bz2
PYTHONY2K is long gone. Remove traces from the docs and manpage.
Diffstat (limited to 'Doc/using/cmdline.rst')
-rw-r--r--Doc/using/cmdline.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index 55e0e67..bf4c1ab 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -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