mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +00:00
Fix syntax.
This commit is contained in:
parent
ddd8263678
commit
14da8e800b
1 changed files with 1 additions and 2 deletions
|
|
@ -143,8 +143,7 @@ If no interface option is given, :option:`-i` is implied, ``sys.argv[0]`` is
|
|||
an empty string (``""``) and the current directory will be added to the
|
||||
start of :data:`sys.path`.
|
||||
|
||||
.. seealso::
|
||||
:ref:`tut-invoking`
|
||||
.. seealso:: :ref:`tut-invoking`
|
||||
|
||||
|
||||
Generic options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue