Merged revisions 67143 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67143 | georg.brandl | 2008-11-07 09:27:39 +0100 (Fri, 07 Nov 2008) | 2 lines Fix syntax. ........
This commit is contained in:
parent
bfc5ccd5a1
commit
ec068d3ae3
|
@ -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…
Reference in New Issue