Changeset 32091 for trunk/ippToPsps
- Timestamp:
- Aug 12, 2011, 4:06:06 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/batch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/batch.py
r32065 r32091 309 309 match = re.match(filter, table.name) 310 310 if not match: continue 311 self.logger. infoPair("Reading IPP table", table.name)311 self.logger.debugPair("Reading IPP table", table.name) 312 312 table = stilts.tpipe(table, cmd='explodeall') 313 313
Note:
See TracChangeset
for help on using the changeset viewer.
