[Zope] transaction commit inside a Python Script?

Richard Jones rjones@ekit-inc.com
Fri, 6 Sep 2002 15:08:17 +1000


I need to perform a transaction commit inside a Python Script, but 
get_transaction doesn't appear to be available. Can anyone hint at how to 
access the transaction to commit it?


    Richard