Changeset 9170 for main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py
- Timestamp:
- 11 Sep 2012, 09:13:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py
r9032 r9170 361 361 self.writeFailedRow( 362 362 failed_writer, string_row, 363 "Cannot remove: no such entry .")363 "Cannot remove: no such entry") 364 364 continue 365 365 self.delEntry(row, site)
Note: See TracChangeset for help on using the changeset viewer.