- 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.
-
- 27 Apr, 2014 1 commit
-
-
Jonathan Michalon authored
Create a directory "lib/", put the checks there. Move the compat file there too. Also put the config in a separate file so that users may edit without messing up the core. Would also ease intallation so that config may land in etc/ for example.
-