[issue4496] misleading comment in urllib2

Amaury Forgeot d'Arc report at bugs.python.org
Wed Dec 3 00:04:01 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

(The change was actually r54138)
It seems that this .handlers attribute was used in older versions, 
before r34922, to close the handlers in-order.
IMO it is no more useful, but may be kept for compatibility reasons.

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4496>
_______________________________________


More information about the Python-bugs-list mailing list