]> granicus.if.org Git - python/commit
#17474 - Remove the various deprecated methods of Request class.
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 19 Mar 2013 01:06:00 +0000 (18:06 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 19 Mar 2013 01:06:00 +0000 (18:06 -0700)
commit41518b4af04d3cb8b2570b30c9135bffec2aa01f
treed864f109de46c994ffa7dd8abb21e0133ddec033
parent80cbc9e99835f3ae72c62999b4852beab76a9017
#17474 - Remove the various deprecated methods of Request class.
Doc/library/urllib.request.rst
Lib/test/test_urllib2.py
Lib/urllib/request.py
Misc/NEWS