BF: reincarnated import of logging (used to obtain level constants)

pull/747/head
Yaroslav Halchenko 2014-06-22 10:56:50 -04:00
parent 0adb10f653
commit 602239051b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ __author__ = "Cyril Jaquier"
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2012- Yaroslav Halchenko"
__license__ = "GPL"
import logging
import unittest, sys, time, os
# Check if local fail2ban module exists, and use if it exists by