diff options
Diffstat (limited to 'Reaktor/titlebot/titlebot.py')
-rw-r--r-- | Reaktor/titlebot/titlebot.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/titlebot/titlebot.py b/Reaktor/titlebot/titlebot.py index 05ff612e..6a3b2f79 100644 --- a/Reaktor/titlebot/titlebot.py +++ b/Reaktor/titlebot/titlebot.py @@ -1,6 +1,6 @@ from os import environ,mkdir from os.path import abspath, expanduser - +import re debug = False # CAVEAT name should not contains regex magic |