Changeset 7819 for main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py
- Timestamp:
- 8 Mar 2012, 22:28:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py
r7811 r7819 16 16 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 17 ## 18 """K OFAcomponents for batch processing.18 """Kofa components for batch processing. 19 19 20 20 Batch processors eat CSV files to add, update or remove large numbers
Note: See TracChangeset for help on using the changeset viewer.