Changeset 2073 for WAeUP_SRP/trunk
- Timestamp:
- 30 Jul 2007, 10:59:04 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/PatchQueueCatalogProcessQueue.py
r1934 r2073 4 4 from Products.QueueCatalog.CatalogEventQueue import SAFE_POLICY, ALTERNATIVE_POLICY 5 5 from Products.QueueCatalog.QueueCatalog import cataloged 6 from ZODB.POSException import ConflictError 7 from ZEO.Exceptions import ClientDisconnected 6 8 7 9 def _process_queue(self, queue, limit):
Note: See TracChangeset for help on using the changeset viewer.