Changeset 32458
- Timestamp:
- Sep 29, 2011, 3:18:43 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/initbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/initbatch.py
r32454 r32458 30 30 configDoc, 31 31 gpc1Db, 32 ippToPspsDb): 32 ippToPspsDb, 33 batchID): 33 34 super(InitBatch, self).__init__(logger, 34 35 configPath, … … 37 38 ippToPspsDb, 38 39 0, 40 batchID, 39 41 "IN", 40 42 None)
Note:
See TracChangeset
for help on using the changeset viewer.
