]> granicus.if.org Git - python/commit
Fix Issue 15743 - improve urllib tests by removing deprecated method usages. Patch...
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 20 Aug 2012 20:43:59 +0000 (13:43 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 20 Aug 2012 20:43:59 +0000 (13:43 -0700)
commit77ebfccd4d58040bb9a9ea5eba18e895ec201d34
tree9b17cdcd95f7265bbb54f2e3d0313b8918701f9a
parentdf9c945070c3b74438b1141d2fff911a83f6e8fe
Fix Issue 15743 - improve urllib tests by removing deprecated method usages. Patch by Jeff Knupp.
Lib/test/test_urllib2.py
Misc/NEWS