Changeset 3311
- Timestamp:
- 02/02/08 11:49:12 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/pykota/tool.py
r3300 r3311 134 134 self.logger = logger.openLogger(self.config.getLoggingBackend()) 135 135 136 # We NEED this here, even when not in an accounting filter/backend136 # TODO : We NEED this here, even when not in an accounting filter/backend 137 137 self.softwareJobSize = 0 138 138 self.softwareJobPrice = 0.0