diff --git a/configure-syslog.py b/configure-syslog.py index 5b6fde9..0736e59 100755 --- a/configure-syslog.py +++ b/configure-syslog.py @@ -14,6 +14,8 @@ # (c) Copyright Loggly 2013. ###################################################################### +from __future__ import with_statement + import os, os.path import platform import re