]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tutorial update for 3.0 by Paul Dubois.
authorGuido van Rossum <guido@python.org>
Fri, 31 Aug 2007 03:25:11 +0000 (03:25 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 31 Aug 2007 03:25:11 +0000 (03:25 +0000)
commit0616b792ba4115fe3bb79c446c2c6383db434490
tree5a6c2a06d6c8aa125c0fb4fcb278020b6c585e12
parent8b2af27dae7c80218c9912052ac1b4c6144ce746
Tutorial update for 3.0 by Paul Dubois.

I had to fix a few markup issues in controlflow.rst and modules.rst.

There's a unicode issue on line 448 in introduction.rst that someone else needs to fix.
12 files changed:
Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/datastructures.rst
Doc/tutorial/errors.rst
Doc/tutorial/floatingpoint.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/interactive.rst
Doc/tutorial/introduction.rst
Doc/tutorial/modules.rst
Doc/tutorial/stdlib.rst
Doc/tutorial/stdlib2.rst
Doc/tutorial/whatnow.rst