cpython/Doc/tut
Fred Drake 343ad7a572 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>.
2000-09-22 04:12:27 +00:00
..
.cvsignore Ignore the byproducts of SGML/XML conversions for now. 1998-12-01 18:58:28 +00:00
tut.tex Correct some bitrot; some things have become inaccurate in the tutorial. 2000-09-22 04:12:27 +00:00