]> granicus.if.org Git - python/commitdiff
A totally crappy workaround for issue 4266, but this allows me to build the
authorBarry Warsaw <barry@python.org>
Fri, 7 Nov 2008 03:06:24 +0000 (03:06 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 7 Nov 2008 03:06:24 +0000 (03:06 +0000)
release.

Doc/using/cmdline.rst

index 1236a3aa52af0d930030b832873d36915c7a9440..167dc1053bd8959fc01ff88d73208c5bd9c11fe7 100644 (file)
@@ -135,9 +135,6 @@ 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`
-
 
 Generic options
 ~~~~~~~~~~~~~~~