[ZODB-Dev] Looking for a specific object...

Andrew Sydelko andrew@sydelko.org
Wed, 6 Mar 2002 14:42:09 -0500


If I get an error like this:

2002-03-06T19:39:43 ERROR(200) ZODB Couldn't load state for 
'\x00\x00\x00\x00\x00\x08\x1dS'
Traceback (innermost last):
  File /data/www/Zope.9/src/Zope-2.5.0b4-src/lib/python/ZODB/Connection.py, 
line 471, in setstate
ImportError: No module named Splitter

how can I see what object '\x00\x00\x00\x00\x00\x08\x1dS' is referring to?

--andy.