This website requires JavaScript.
Explore
Help
Sign In
Claytonia
/
TeamspeakStats
mirror of
https://github.com/Thor77/TeamspeakStats.git
Watch
1
Star
0
Fork
You've already forked TeamspeakStats
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f72521dc2c
TeamspeakStats
/
tsstats
/
exceptions.py
7 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
rename tsstats.exceptions.InvalidConfig to InvalidConfiguration because there's no seperation between config and cli-values
2016-05-25 14:14:59 -04:00
class
InvalidConfiguration
(
Exception
)
:
split tsstats.py into package with multiple files
2016-05-08 15:32:37 -04:00
pass
class
InvalidLog
(
Exception
)
:
pass