Menu

Commit [r7224]  Maximize  Restore  History

1. Fix a potential getattr failure (noticed by delphij).

2. Remove unnecessary try-except-raise logic.
3. Be consistent and use f is None, instead of not f,
even though both constructs are usable (for most
intents and purposes).

yaberauneya 2011-08-17

changed /trunk/gui/middleware/notifier.py
/trunk/gui/middleware/notifier.py Diff Switch to side-by-side view
Loading...