[Zope-dev] Hunting down objects without classes...
Dieter Maurer
dieter at handshake.de
Wed Apr 5 13:39:54 EDT 2006
Chris Withers wrote at 2006-4-4 17:28 +0100:
>I'm currently plagued by the following annoying:
>
>ZODB Could not import class 'BTree' from module 'BTree'
>
>What's the recommended way of tracking these down?
At this place, nothing is known (beside the information you see).
You can however log the traceback as well.
With some luck (and, if necessary, "__traceback_info__" additions),
this will allow you to locate the problem.
--
Dieter
More information about the Zope-Dev
mailing list