Commit e6e65763 authored by Andreas Jung's avatar Andreas Jung

typo

parent c1f8421f
......@@ -96,7 +96,7 @@ class ZLogHandler(StdoutHandler):
LOG(self._ident, INFO, text)
class FilelogHandler(StdoutHandler)
class FilelogHandler(StdoutHandler):
""" Use a custom file for logging """
__implements__ = IProgressHandler
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment