summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libxreadlines.tex
Commit message (Collapse)AuthorAgeFilesLines
* Add a note explaining the interaction between unbuffered input andFred Drake2002-05-061-1/+4
| | | | | xreadlines.xreadlines(). This closes SF patch #552804.
* Added note that this module was added in Python 2.1.Fred Drake2001-01-121-0/+3
|
* Added documentation for the xreadlines module & related changes. TheFred Drake2001-01-091-0/+52
documentation was written by Jeff Epler (thanks!).