A totally crappy workaround for issue 4266, but this allows me to build the

release.
This commit is contained in:
Barry Warsaw 2008-11-07 03:06:24 +00:00
parent 89cce37b31
commit f913ac79a8

View 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
~~~~~~~~~~~~~~~