TeamspeakStats/tsstats
Thor77 6345c3f1f5 Remove test for serverstop with connected clients
because it is non-trivial to implement with the new architecture and
probably not worth the effort, because it basically can't happen.
A warning/exception should be added instead.
2017-09-10 00:15:21 +02:00
..
templates Optionally Pendulum.diff_for_humans instead of frmttime 2017-07-07 14:23:10 +02:00
tests Remove test for serverstop with connected clients 2017-09-10 00:15:21 +02:00
__init__.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
__main__.py Optionally Pendulum.diff_for_humans instead of frmttime 2017-07-07 14:23:10 +02:00
client.py Add missing identmap-lookup for new clients 2017-09-09 18:44:41 +02:00
config.py Optionally Pendulum.diff_for_humans instead of frmttime 2017-07-07 14:23:10 +02:00
events.py Add tsstats/event.py for easy event-initialization 2017-09-08 15:39:39 +02:00
exceptions.py Don't raise InvalidLog 2017-09-08 14:12:48 +02:00
log.py Don't accept infinite arguments 2017-09-09 18:04:56 +02:00
logger.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
template.py Don't drop current nick in prepare_clients 2017-09-08 15:39:39 +02:00
utils.py Use pendulum instead of plain datetime 2017-07-07 14:22:24 +02:00