Changeset 38891 for trunk/ippToPsps/jython/stackbatch.py
- Timestamp:
- Oct 20, 2015, 2:17:07 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/stackbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/stackbatch.py
r38880 r38891 1361 1361 1362 1362 for table in tables: 1363 1364 1363 match = re.match(tableRE, table.name) 1365 1364 if not match: continue
Note:
See TracChangeset
for help on using the changeset viewer.
