[issue1613573] xmlrpclib ServerProxy uses old httplib interface

anatoly techtonik report at bugs.python.org
Wed Sep 16 18:24:17 CEST 2009


anatoly techtonik <techtonik at gmail.com> added the comment:

There should be a better way to do this check, because HTTPConnection 
method may exists, but HTTPConnection may be impossible, because of 
other reasons.

And I still would like to see this fix in Python 2.6 - too bad it hadn't 
enough attention before 2.6.

Flags like +wanted-2.6 like in FireFox bugzilla could really help to 
see/discuss critical parts to be included for everybody before it's too 
late. Should we stop development and dedicate a month or two on 
improving the process? =)

----------

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


More information about the Python-bugs-list mailing list