Senthil Kumaran added the comment:

Even though 2.x is in security fix mode, this can be fixed by a overriding the 
base class's info method in the HTTPError class and returning the .hdrs 
attribute instead of .headers.

----------
Added file: http://bugs.python.org/file28273/Issue1571.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15701>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to