Compatibility to python 2.7
parent
cedd12232b
commit
5b7afe4d29
|
|
@ -1,5 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
from io import open
|
||||
import os
|
||||
import sqlite3
|
||||
import zipfile
|
||||
|
|
|
|||
Loading…
Reference in New Issue