Python 3 Start
This commit is contained in:
parent
9f029c8ceb
commit
141fe8d80c
67 changed files with 264 additions and 274 deletions
|
@ -1,7 +1,7 @@
|
|||
import os.path
|
||||
import json
|
||||
import gzip
|
||||
from StringIO import StringIO
|
||||
from io import StringIO
|
||||
|
||||
import pygeoip
|
||||
|
||||
|
|
Reference in a new issue