update database on startup

This commit is contained in:
j 2016-01-17 11:59:06 +05:30
commit 78c62d813e
4 changed files with 87 additions and 9 deletions

View file

@ -9,8 +9,6 @@ from io import StringIO, BytesIO
import re
import stdnum.isbn
import socket
import io
import gzip
import time
import hashlib
from datetime import datetime