Ignore:
Timestamp:
23 May 2015, 22:37:39 (10 years ago)
Author:
Henrik Bettermann
Message:

More docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py

    r12981 r12997  
    297297        1. An empty row is skipped.
    298298
    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.
    300301
    301302        3. The `BatchProcessor.checkConversion` method validates and converts
Note: See TracChangeset for help on using the changeset viewer.