TeamspeakStats/tsstats
Thor77 97d58254b3 Remove unnecessary variable-declaration
possibly leading to faster access-time
2017-03-31 22:39:57 +02:00
..
templates Use hyperlinks instead of onclick-events 2017-02-27 22:16:16 +01:00
tests Add testcase for wrong identifier with identmap 2017-03-29 12:45:35 +02:00
__init__.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
__main__.py Fix E501 (line too long) 2017-03-24 23:19:48 +01:00
client.py Remove unnecessary variable-declaration 2017-03-31 22:39:57 +02:00
config.py Add debugstdout flag/config-directive 2017-02-27 13:37:04 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Fix not using defined variable for match-access 2017-03-31 22:21:54 +02:00
logger.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
template.py Make all datetime-objects timezone-aware 2017-02-16 22:44:51 +01:00
utils.py Support for a nicer structure for ID maps (#12) 2017-02-18 14:58:23 +01:00