Changeset 32000 for trunk/ippToPsps/jython/detectionbatch.py
- Timestamp:
- Aug 3, 2011, 12:37:30 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r31976 r32000 30 30 def __init__(self, 31 31 logger, 32 configPath, 32 33 configDoc, 33 34 gpc1Db, … … 37 38 super(DetectionBatch, self).__init__( 38 39 logger, 40 configPath, 39 41 configDoc, 40 42 gpc1Db,
Note:
See TracChangeset
for help on using the changeset viewer.
