Changeset 33259 for trunk/ippToPsps/jython/initbatch.py
- Timestamp:
- Feb 14, 2012, 12:02:48 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/initbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/initbatch.py
r33235 r33259 27 27 def __init__(self, 28 28 logger, 29 configPath, 30 configDoc, 29 config, 31 30 gpc1Db, 32 31 ippToPspsDb, 33 32 batchID): 34 33 super(InitBatch, self).__init__(logger, 35 configPath, 36 configDoc, 34 config, 37 35 gpc1Db, 38 36 ippToPspsDb,
Note:
See TracChangeset
for help on using the changeset viewer.
