Commit cf416171 authored by Romain Courteaud's avatar Romain Courteaud

Import ConflictError.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9836 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 38af719f
......@@ -32,6 +32,7 @@ from RAMQueue import RAMQueue
from DateTime import DateTime
from Queue import VALID, INVALID_ORDER, INVALID_PATH, EXCEPTION, MAX_PROCESSING_TIME, VALIDATION_ERROR_DELAY
from Products.CMFActivity.ActiveObject import DISTRIBUTABLE_STATE, INVOKE_ERROR_STATE, VALIDATE_ERROR_STATE
from ZODB.POSException import ConflictError
try:
from transaction import get as get_transaction
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment