]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#1726198: replace while 1: fp.readline() with file iteration.
authorGeorg Brandl <georg@python.org>
Mon, 21 Jan 2008 17:22:06 +0000 (17:22 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 21 Jan 2008 17:22:06 +0000 (17:22 +0000)
commit1ea8cb49ed728dadec11d0a554431c566fdc5a56
treec4e487e2d224711791204e45e7bd9e2acc36b5a1
parentaf67f303d8077b3b08e4baa03feae5f618fae757
#1726198: replace while 1: fp.readline() with file iteration.
Lib/formatter.py
Lib/keyword.py
Lib/urlparse.py
Tools/pynche/ColorDB.py