Changeset 34782 for trunk/ippToPsps/jython/objectbatch.py
- Timestamp:
- Dec 10, 2012, 11:38:26 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/objectbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/objectbatch.py
r34723 r34782 134 134 ," + filter[1] + "80pct = MAG_80/1000 \ 135 135 ," + filter[1] + "Flags = (0x7fff & FLAGS) | ((FLAGS >> 11) & 0x2000) \ 136 ," + filter[1] + "StackDetectID = STACK_DETECT_ID + " + str(filterID)136 ," + filter[1] + "StackDetectID = STACK_DETECT_ID" 137 137 138 138 #self.logger.info(sql)
Note:
See TracChangeset
for help on using the changeset viewer.
