mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-11-28 02:41:44 -05:00
because the filter-object will get evaluated (and is empty afterwards) when caching it. To fix this, it's now evaluated onece (converting it into a list) and the resulting list can be accessed multiple times without "destroying" it. |
||
|---|---|---|
| .. | ||
| templates | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| cache.py | ||
| client.py | ||
| config.py | ||
| events.py | ||
| exceptions.py | ||
| log.py | ||
| logger.py | ||
| template.py | ||
| utils.py | ||