Changeset 34958 for branches/eam_branches/ipp-20121219/ippToPsps/jython
- Timestamp:
- Jan 17, 2013, 2:31:00 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20121219/ippToPsps/jython
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/jython/dvo.py
r34951 r34958 387 387 size = 0.0 388 388 for region in regions: 389 390 self.logger.infoPair("sizes for region", region) 391 389 self.logger.infoPair("sizes for region", region) 392 390 # get combined size of all interested files 393 391 for fileType in self.ingestFileTypes: -
branches/eam_branches/ipp-20121219/ippToPsps/jython/loader.py
r34948 r34958 108 108 ''' 109 109 def run(self): 110 111 112 print "test line" 113 print "PATH", os.getenv("PATH") 110 114 111 115 if not self.scratchDb.connected: return
Note:
See TracChangeset
for help on using the changeset viewer.
