[Zope] transaction.begin() ??
robert rottermann
robert at redcor.ch
Fri Jun 16 04:03:23 EDT 2006
in a unittest I use transaction.begin() as follows:
import transaction
transaction.get().begin()
I then get the following error:
AttributeError: 'Transaction' object has no attribute 'begin'
when I look at the code I am unsure whether transaction should have a
begin method.
If it does not exist anymore, by what is the method replaced?
thanks
robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: robert.vcf
Type: text/x-vcard
Size: 200 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060616/c272e0a0/robert.vcf
More information about the Zope
mailing list