Changeset 31354
- Timestamp:
- Apr 22, 2011, 4:18:53 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/scratchdb.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/scratchdb.py
r31344 r31354 21 21 def __init__(self, logger): 22 22 super(ScratchDb, self).__init__(logger,"localdatabase") 23 self.logger.debug("ScratchDb constructor") 23 24 24 25 '''
Note:
See TracChangeset
for help on using the changeset viewer.
