Update ip2Region.py

This commit is contained in:
Twist Fate 2016-07-01 17:46:01 +08:00 committed by GitHub
parent 0dc779766b
commit e6737466ee
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
""" """
" ip2region python seacher client module " ip2region python seacher client module
" "
" Autho: koma<komazhang@foxmail.com> " Author: koma<komazhang@foxmail.com>
" Date : 2015-11-06 " Date : 2015-11-06
""" """
import struct, io, socket, sys import struct, io, socket, sys