[ZODB-Dev] new FileStorage pack and POSKeyError

Paul Winkler pw_lists at slinkp.com
Thu May 1 15:21:23 EDT 2003


On Thu, May 01, 2003 at 05:33:51PM -0400, Jeremy Hylton wrote:
> Perhaps you compiled this extension with a different version of Python
> than you ran it?

whoopsie. Apparently "make clean" doesn't clean out all compiled c
extensions. I looked through the output when i compiled with python 2.1
for zope 2.6.1 and sure enough the ZODB stuff didn't get rebuilt.

But now that that's taken care of: your code is not
compatible with python < 2.2.  I can grep for True easily
enough, but i don't fancy backporting "classmethod" :-P

and none of this explains why a fresh checkout compiled with 2.2.2
should segfault. Am i the only one getting that?

-- 

Paul Winkler
home:  http://www.slinkp.com
"Muppet Labs, where the future is made - today!"



More information about the ZODB-Dev mailing list