[ZODB-Dev] Mysterious traceback ...
Stephen Waterbury
golux at comcast.net
Sat Jan 8 02:38:01 EST 2005
Stephen Waterbury wrote:
> Tim Peters wrote:
>> ... For example, did you have an older
>> version of
>> ZODB installed in the same place?
>> If you simply look inside ZODB3-3.3.tgz, you'll quickly see that utils.py
>> does indeed define a positive_id() function, so whatever it is that
>> you did,
>> you're not actually importing the ZODB.utils from the tarball.
Wait a minute -- how could that be anyway? Wouldn't the previous
ZODB/utils.py be over-written by the new install?
More information about the ZODB-Dev
mailing list