TeamspeakStats/tsstats
Thor77 cfb593ba9c use py2-compatible way to check for section-existance in tsstats.config.load
* bump version to 0.10.2
2016-08-06 21:42:54 +02:00
..
tests rewrite config-tests to work with new return-value of tsstats.config.load 2016-08-06 21:39:36 +02:00
__init__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
__main__.py replace tsstats.config.parse_config with tsstats.config.load, which just returns a configparser.ConfigParser-instance for easier extension 2016-08-06 21:36:17 +02:00
client.py remove unneccessary and unused tsstats.client.Client.__getitem__ 2016-06-12 18:43:20 +02:00
config.py use py2-compatible way to check for section-existance in tsstats.config.load 2016-08-06 21:42:54 +02:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py check for None instead of False to allow empty clients as arg to tsstats.log._parse_details 2016-06-22 20:40:30 +02:00
template.html update bootstrap and hint.css version 2016-08-03 22:02:56 +02:00
template.py add credit and render-date/time to template-footer 2016-07-04 21:14:29 +02:00
utils.py expect key as lambda in tsstats.utils.sort_clients 2016-06-12 17:36:12 +02:00