[ZODB-Dev] Persistance class problem

rohit 76.rohit at gmail.com
Fri Mar 19 02:53:03 EDT 2010


I keep getting an error :
"TypeError: issubclass() arg 1 must be a class"

On debugging i  found that its due  to the issubclass method being passed a
nontype object instead of a class.
During the debugging process i find that the above mentioned error is due to
the persistance class.The exact message i get is :
"Unable to get repr for <class 'persistent.mapping.PersistentMapping'>"

I posted this error last time and was told to provide more info.
Hope this helps someone crack this.

Thanks,
Rohit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zodb-dev/attachments/20100319/23ab4c04/attachment.html 


More information about the ZODB-Dev mailing list