On Thu, Mar 31, 2011 at 04:49:38PM +0100, Chris Withers wrote:
> - isDoomed support: I guess this could be added to the example; can  
> someone explain when isDoomed is True and what happens if that  
> transaction is committed instead of being manually aborted?

If isDoomed is True the transaction cannot be committed. .commit()
raises an exception.

-- 
Brian Sutherland

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to