zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02187
[Bug 660415] Re: zeitgeist-daemon.py has a bad code structure
------------------------------------------------------------
revno: 1623 [merge]
committer: Markus Korn <thekorn@xxxxxx>
branch nick: trunk
timestamp: Mon 2010-10-25 11:48:49 +0200
message:
zeitgeist-daemon.py has now a much more readable code structure
(LP:#660415)
Also fixed the `--log-level` option, by removing logging.basicConfig()
from all modules in _zeitgeist/ and zeitgeist/
------------------------------------------------------------
--
zeitgeist-daemon.py has a bad code structure
https://bugs.launchpad.net/bugs/660415
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
Status in Zeitgeist Framework: Fix Committed
Bug description:
The code of zeitgeist-daemon.py is very hard to read, let's restructure the code!
(This is more like a reminder for myself to work on it, but I would like to fix it after bug #655164 has been fixed)
References