[ZODB-Dev] small bug in ape

Adam Groszer adamg at mailbox.hu
Wed Jun 4 17:53:45 EDT 2003


Shane,

I think there's a bug in apelib/zope2/classifier.py, at:

            if mt is None:
                raise SerializationError(
                    'No classification known for %s' % repr(keychain))

SerializationError is not imported or it should be DeserializationError?

Adam



More information about the ZODB-Dev mailing list