]> granicus.if.org Git - python/commit
#4496: remove misleading comment and note that self.handlers is obsolete.
authorR. David Murray <rdmurray@bitdance.com>
Thu, 23 Dec 2010 19:44:49 +0000 (19:44 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 23 Dec 2010 19:44:49 +0000 (19:44 +0000)
commit25b8cca6e890ba405dfdbe284c929718d86f6aaf
treec25d9014a89c94fff9672ac8c4373c88f6375526
parenta63c240847780648602bfffc47eb0cf1b3d86799
#4496: remove misleading comment and note that self.handlers is obsolete.

self.handlers is still used in one urllib2 test, but not by the code iteslf.
Lib/urllib/request.py