im looking at the ZODB documentation and I Ran across this: "The Persistent base class is an ExtensionClass class. As a result, it not compatible with new-style classes or types in Python 2.2 and up." Does this mean ZODB wont work with python 2.3?