]> granicus.if.org Git - python/commit
Merged revisions 87448 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Thu, 23 Dec 2010 19:50:56 +0000 (19:50 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 23 Dec 2010 19:50:56 +0000 (19:50 +0000)
commit14f6635762b305d88d9ccfe0793158be0cfc6e78
tree5c2e99e60e9a84a0199eec4bacc502ffe2c46f09
parente1367f3e638788112347ada786ce1c60f94d2dce
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/urllib2.py