- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippToPsps/jython/initbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ippToPsps/jython/initbatch.py
r33415 r34041 50 50 ''' 51 51 def importIppTables(self, filter=""): 52 self.logger.debug("importIppTables method here to satidfy base-class") 52 self.logger.debug("importIppTables method here to satisfy base-class") 53 return True 53 54 54 55 ''' … … 63 64 def populatePspsTables(self): 64 65 self.logger.debug("No processing required for this batch type") 65 return 166 return True 66 67
Note:
See TracChangeset
for help on using the changeset viewer.
