more py3 porting

This commit is contained in:
j 2014-09-03 01:09:42 +02:00
commit de68f4c4c4
7 changed files with 21 additions and 15 deletions

View file

@ -9,7 +9,7 @@ import os
import shutil
from glob import glob
#from pyPdf import PdfFileReader
from pyPdf import PdfFileReader
import stdnum.isbn
import settings