mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Revert #22251
This commit is contained in:
parent
9ce69672f3
commit
9c1dba2758
18 changed files with 6 additions and 38 deletions
|
@ -107,7 +107,6 @@ source.
|
|||
python -mtimeit -h # for details
|
||||
|
||||
.. seealso::
|
||||
|
||||
:func:`runpy.run_module`
|
||||
Equivalent functionality directly available to Python code
|
||||
|
||||
|
@ -159,9 +158,7 @@ automatically enabled, if available on your platform (see
|
|||
.. versionchanged:: 3.4
|
||||
Automatic enabling of tab-completion and history editing.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:ref:`tut-invoking`
|
||||
.. seealso:: :ref:`tut-invoking`
|
||||
|
||||
|
||||
Generic options
|
||||
|
@ -365,7 +362,6 @@ Miscellaneous options
|
|||
thus equivalent to an omitted line number.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:mod:`warnings` -- the warnings module
|
||||
|
||||
:pep:`230` -- Warning framework
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue