- 24 May, 2014 3 commits
-
-
Colomban Wendling authored
Fix all PEP8 errors but E221 (multiple spaces before operator).
-
Colomban Wendling authored
-
Colomban Wendling authored
Instead of depending on config.py defining several magic variables, move the default configuration in the config instance at the root of the lib module, and make config.py override them as needed.
-
- 16 May, 2014 1 commit
-
-
Jonathan Michalon authored
-
- 08 May, 2014 1 commit
-
-
Jonathan Michalon authored
This implementation uses smtplib so that mails are sent via SMTP, even when the mail daemon could be local, to be as flexible as possible.
-