]> granicus.if.org Git - python/commit
Merged revisions 87448 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Thu, 23 Dec 2010 19:47:37 +0000 (19:47 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 23 Dec 2010 19:47:37 +0000 (19:47 +0000)
commit46c6fd605ec880b65a63cf0c62e8b6f18b9b25d3
tree51c9a40335ee78c2e3e63dc96b95f82b4ed4daf3
parentc10abb42fb795ffb5b4233883b62375f3588faeb
Merged revisions 87448 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87448 | r.david.murray | 2010-12-23 14:44:49 -0500 (Thu, 23 Dec 2010) | 4 lines

  #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