[ZODB-Dev] Odd output from checkbtrees.py

Dieter Maurer dieter at handshake.de
Wed Sep 3 21:36:22 EDT 2003


Paul Winkler wrote at 2003-9-2 17:49 -0400:
 > ...
 > It's not obj.__dict__ that's the problem, it's obj.items() which is called
 > a few lines later in checkbtrees.py.  Unless you do the 
 > obj = obj.aq_base trick, you can get the items() method of the container.

I believe this immediately...
Its normal acquisition behaviour.


Dieter



More information about the ZODB-Dev mailing list