Changeset 12997 for main/waeup.kofa/trunk/src/waeup/kofa/utils
- Timestamp:
- 23 May 2015, 22:37:39 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py
r12981 r12997 297 297 1. An empty row is skipped. 298 298 299 2. Empty strings in the row are replaced by ignore-markers. 299 2. Empty strings or lists (``[]``) in the row are replaced by 300 ignore markers. 300 301 301 302 3. The `BatchProcessor.checkConversion` method validates and converts
Note: See TracChangeset for help on using the changeset viewer.