Changeset 3188 for pykota/trunk
- Timestamp:
- 06/13/07 18:24:27 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/pykota/tool.py
r3187 r3188 129 129 """Initializes the command line tool.""" 130 130 self.debug = True # in case of early failure 131 self.logger = logger.openLogger("stderr") 131 132 132 133 # did we drop priviledges ?