[python-committers] trying again...
Christian Heimes
lists at cheimes.de
Fri Nov 7 03:18:51 CET 2008
Barry Warsaw wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Nov 6, 2008, at 8:27 PM, Barry Warsaw wrote:
>
>> 3.0 branch frozen. Ping me on irc if you need to make commits.
>
> No go, the docs are still broken. I've re-opened issue 4266 and will
> try to ping Georg in my tomorrow morning.
I've a workaround for the problem. It removes the seealso tag that is
responsible for the error.
svn diff
Index: Doc/using/cmdline.rst
===================================================================
--- Doc/using/cmdline.rst (Revision 67134)
+++ Doc/using/cmdline.rst (Arbeitskopie)
@@ -135,10 +135,7 @@
an empty string (``""``) and the current directory will be added to the
start of :data:`sys.path`.
- .. seealso::
- :ref:`tut-invoking`
-
Generic options
~~~~~~~~~~~~~~~
More information about the python-committers
mailing list