]> granicus.if.org Git - python/commit
Correct some bitrot; some things have become inaccurate in the tutorial.
authorFred Drake <fdrake@acm.org>
Fri, 22 Sep 2000 04:12:27 +0000 (04:12 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 22 Sep 2000 04:12:27 +0000 (04:12 +0000)
commit343ad7a572b8cd4c877f6db6e927e3104e6d65a4
tree11764eac62967d9181414cd78434fb88e5263e6c
parentab7983939b2b9f3f1cce5d7b859e97d94052bad6
Correct some bitrot; some things have become inaccurate in the tutorial.

<file>.readlines() does not call <file>.readline() internally anymore,
and the sizehint parameter should be mentioned briefly.

Some displays of floating point numbers needed to be updated due to the
change in the repr() of floats (from 1.6).

Both issues were noted by Aahz <aahz@panix.com>.
Doc/tut/tut.tex