New submission from Defert <laurent_def...@yahoo.fr>: In the Transport class of the xmlrpclib module, the parse_response method expects a File object but handles HTTPResponse's. The regression was introduced in r73638. A fix is attached.
---------- components: Library (Lib) files: xmlrpclib.patch keywords: patch messages: 101446 nosy: lids severity: normal status: open title: broken API in xmlrpclib.Transport type: behavior versions: Python 3.3 Added file: http://bugs.python.org/file16614/xmlrpclib.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8194> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com