Code cleanliness - appease pychecker.

This commit is contained in:
Aldo Cortesi
2011-08-04 10:34:34 +12:00
parent 730c78ac53
commit b51aac8a86
13 changed files with 23 additions and 39 deletions

View File

@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import re, os, subprocess, datetime, urlparse, string
import time, functools, copy, cgi, textwrap
import time, functools, cgi, textwrap
import json
CERT_SLEEP_TIME = 1