diff --git a/src/Config.py b/src/Config.py index 49d1191b4..f6a50b4f6 100644 --- a/src/Config.py +++ b/src/Config.py @@ -36,6 +36,7 @@ Handles configuration of the bot while it's running. __revision__ = "$Id$" __author__ = 'Jeremy Fincher (jemfinch) ' +import os import getopt import signal