Changeset 32210 for trunk/ippToPsps
- Timestamp:
- Aug 29, 2011, 9:29:39 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r32182 r32210 645 645 646 646 # now run DVO code to get all IDs 647 if not self.useFullTables: self.getIDsFromDVO() 647 if not self.useFullTables: 648 if not self.getIDsFromDVO(): return False 648 649 649 650 # loop through all OTAs again to update with DVO IDs
Note:
See TracChangeset
for help on using the changeset viewer.
