[ZCM] [ZC] 1184/ 1 Request "xml-rpc causes NameError: InstanceType"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu Jan 15 18:42:52 EST 2004


Issue #1184 Update (Request) "xml-rpc causes NameError: InstanceType"
 Status Pending, Zope/bug+solution critical
To followup, visit:
  http://zope.org/Collectors/Zope/1184

==============================================================
= Request - Entry #1 by toadstule on Jan 15, 2004 6:42 pm

xml-rpc access causes a NameError: InstanceType

The problem is in Zope/lib/python/lib/python/ZPublisher/xmlrpc.py (line 103)

the line of code referes to "InstanceType", but should be changed to "types.InstanceType"

==============================================================




More information about the Zope-Collector-Monitor mailing list