Comment
Above in this comment thread:
How To Love ZODB and Forget RDBMS - Part III »
Comment
another bug
Posted by:
xavier_g
at
2006-03-25
get_transaction seems to have been depricated since 3.4. Now you write:
import transaction transaction.get()