[Python-3000] Patch for Doc/tutorial
Robin Stocker
robin at nibor.org
Sun Sep 2 23:10:08 CEST 2007
Paul Dubois schrieb:
> Attached is a patch for changes to the tutorial. I made it by doing:
>
> svn diff tutorial > tutorial.diff
>
> in the Doc directory. I hope this is what is wanted; if not let me know
> what to do.
>
> Unfortunately cygwin will not run Sphinx correctly even using 2.5, much
> less 3.0. And running docutils by hand gets a lot of errors because
> Sphinx has hidden a lot of the definitions used in the tutorial. So the
> bottom line is I have only an imperfect idea if I have screwed up any
> formatting.
>
> I would like to rewrite the classes.rst file in particular, and it is
> the one that I did not check to be sure the examples worked, but first I
> need to do something about getting me a real Linux so I don't have these
> problems. So unless someone is hot to trot I'd like to remain 'owner' of
> this issue on the spreadsheet.
>
> Whoever puts in these patches, I would appreciate being notified that it
> is done.
>
> Paul
I've had a look at the patch and here's another one against the current
py3k, to be applied in the Doc directory. It mostly fixes some code
formatting errors, like no space after a comma.
Robin Stocker
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tutorial-formatting-fixes.patch
Url: http://mail.python.org/pipermail/python-3000/attachments/20070902/2fcab1da/attachment.txt
More information about the Python-3000
mailing list