[Zope-dev] Documentation on get_transaction().commit(...)

zope-dev at rosenthaltechnologies.com zope-dev at rosenthaltechnologies.com
Tue Sep 5 19:10:19 EDT 2006


Where would I find API documentation on get_transaction().commit(...)?

I am calling get_transaction().commit(1) at various points in my program
and it seems like it's not actually committing those transactions.

I'd be grateful on a quick explanation for how this works.

I'd like to commit sub-transactions as I go, but I don't want to stop
the execution of the script (without the "1", it seems to arrest
execution).  I do not care about the ability to roll back the
transaction.

Best,
Brian
--------------------
Brian Rosenthal
General Partner, RoboCommerce, LLC
brian at robocommerce.com
http://www.robocommerce.com
800-644-7626



More information about the Zope-Dev mailing list