aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/config.py
AgeCommit message (Collapse)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods
2016-04-27also allow config files in a folder under /etcMaZderMind
2016-02-01cleanup shebang linesMaZderMind
2015-10-06fix bogus log outputMaZderMind
2015-09-05implement config fetching and switch to async modeMaZderMind
2015-08-31basic connectionMaZderMind
2015-05-23basic guiMaZderMind