New submission from Ken Marsh:

xmlrpclib.Fault: <Fault 1: "<type 'exceptions.TypeError'>:exceptions must be 
classes or instances, not str"

Exception handling appears to be improperly coded. Occurs when far side gives 
an unexpected response to an RPC call.

----------
components: XML
messages: 235748
nosy: kmarsh
priority: normal
severity: normal
status: open
title: XMLRPCLIB Exception uses str not class or instance
type: crash
versions: Python 2.7

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

Reply via email to