]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a few places that broke due to a recent change to io.py.
authorGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 18:10:06 +0000 (18:10 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Aug 2007 18:10:06 +0000 (18:10 +0000)
commit700bd926778b06bfd955ace944b863c722b40872
tree9058c7f6f47587749ec6e62430186913b097a502
parent5abbf750a2b7af030ef53880f428e507bde74b62
Fix a few places that broke due to a recent change to io.py.
Lib/test/test_urllib2.py
Lib/urllib2.py