]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added tests for urlretrieve. Also made sure urlopen tests cleaned up properly after...
authorBrett Cannon <bcannon@gmail.com>
Tue, 29 Apr 2003 05:08:06 +0000 (05:08 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 29 Apr 2003 05:08:06 +0000 (05:08 +0000)
commit19691360c7a8c203d1a94f6074036e810a6f0527
tree9aff2fe100549b3af220796679673e616b9aa8d6
parent6e887bb05fe619448e33a429e226ad0a5b5c7a8a
Added tests for urlretrieve.  Also made sure urlopen tests cleaned up properly after themselves.
Lib/test/test_urllib.py