File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -468,14 +468,6 @@ conflict.
468
468
:data: `sys.ps2 ` and the hook :data: `sys.__interactivehook__ ` in this file.
469
469
470
470
471
- .. envvar :: PYTHONY2K
472
-
473
- Set this to a non-empty string to cause the :mod: `time ` module to require
474
- dates specified as strings to include 4-digit years, otherwise 2-digit years
475
- are converted based on rules described in the :mod: `time ` module
476
- documentation.
477
-
478
-
479
471
.. envvar :: PYTHONOPTIMIZE
480
472
481
473
If this is set to a non-empty string it is equivalent to specifying the
Original file line number Diff line number Diff line change @@ -384,11 +384,6 @@ You can also change the prompts
384
384
and
385
385
.I sys.ps2
386
386
in this file.
387
- .IP PYTHONY2K
388
- Set this to a non-empty string to cause the \fI time \fP module to
389
- require dates specified as strings to include 4-digit years, otherwise
390
- 2-digit years are converted based on rules described in the \fI time \fP
391
- module documentation.
392
387
.IP PYTHONOPTIMIZE
393
388
If this is set to a non-empty string it is equivalent to specifying
394
389
the \fB \- O \fP option. If set to an integer, it is equivalent to
You can’t perform that action at this time.
0 commit comments