Compatibility to python 2.7

pull/33/head
KOLANICH 2019-07-22 21:51:32 +00:00 committed by GitHub
parent cedd12232b
commit 5b7afe4d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
from io import open
import os
import sqlite3
import zipfile