Changeset 33353 for trunk/ippToPsps/jython/initbatch.py
- Timestamp:
- Feb 23, 2012, 4:15:53 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/initbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/initbatch.py
r33259 r33353 30 30 gpc1Db, 31 31 ippToPspsDb, 32 scratchDb, 32 33 batchID): 33 34 super(InitBatch, self).__init__(logger, … … 35 36 gpc1Db, 36 37 ippToPspsDb, 38 scratchDb, 37 39 0, 38 40 batchID,
Note:
See TracChangeset
for help on using the changeset viewer.
