]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Jeff Epler's patch adding an xreadlines() method. (It just imports
authorGuido van Rossum <guido@python.org>
Tue, 9 Jan 2001 21:50:24 +0000 (21:50 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Jan 2001 21:50:24 +0000 (21:50 +0000)
commite07d5cf9663c69d4656249df65543fdca7d6966c
tree2d54a4237fbd4e463550ebce38e4712e99617fe4
parent07b78a8778c42d3ff71ce3b5dd50bb57ff5c9db5
Jeff Epler's patch adding an xreadlines() method.  (It just imports
the xreadlines module and lets it do its thing.)
Objects/fileobject.c