ACL uses enums, some more tests, other stuff.
[python_utils.git] / logging_utils.py
index ba5270fad87a1e62ccc8be99fe7eaba786583dc8..700bfabcf9b9bbba8b28ca199253de40296a6ccc 100644 (file)
@@ -10,6 +10,8 @@ import os
 import pytz
 import sys
 
+# This module is commonly used by others in here and should avoid
+# taking any unnecessary dependencies back on them.
 import argparse_utils
 import config