File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -468,14 +468,6 @@ conflict.
468468 :data: `sys.ps2 ` and the hook :data: `sys.__interactivehook__ ` in this file.
469469
470470
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-
479471.. envvar :: PYTHONOPTIMIZE
480472
481473 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
384384and
385385.I sys.ps2
386386in 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.
392387.IP PYTHONOPTIMIZE
393388If this is set to a non-empty string it is equivalent to specifying
394389the \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