I keep getting an error :<br>&quot;TypeError: issubclass() arg 1 must be a class&quot;<br><br>On debugging i  found that its due  to the issubclass method being passed a nontype object instead of a class.<br>During the debugging process i find that the above mentioned error is due to the persistance class.The exact message i get is :<br>
&quot;Unable to get repr for &lt;class &#39;persistent.mapping.PersistentMapping&#39;&gt;&quot;<br><br>I posted this error last time and was told to provide more info.<br>Hope this helps someone crack this.<br><br>Thanks,<br>
Rohit.<br>