[python-committers] trying again...
Christian Heimes
lists at cheimes.de
Fri Nov 7 03:18:51 CET 2008
More information about the python-committers mailing list
Fri Nov 7 03:18:51 CET 2008
- Previous message: [python-committers] trying again...
- Next message: [python-committers] trying again...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ~~~~~~~~~~~~~~~
- Previous message: [python-committers] trying again...
- Next message: [python-committers] trying again...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list