support for python 2.5

This commit is contained in:
clowwindy 2013-03-05 00:08:55 +08:00
parent a7949805ce
commit 4127215ef8

View file

@ -41,7 +41,6 @@ import struct
import string
import hashlib
import os
import json
import logging
import getopt