[ZODB-Dev] Possible compatibility problem.
Lennart Regebro
regebro at gmail.com
Mon May 23 10:30:13 EDT 2005
WingDBG does this: tx = get_transaction().sub()
That fails because 'Transaction' object has not attribute 'sub'.
This is obviously an effect of the moving from subtransactions to checkpoints.
transaction.get() has the same effect, btw.
Question: Is it Zope2.8 that is wrong or WingDBG?
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the ZODB-Dev
mailing list