from PIL import Image

This commit is contained in:
j 2014-09-01 12:38:14 +02:00
commit b87eee40d0
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ from __future__ import division
import os
import sys
import Image
from PIL import Image
from StringIO import StringIO
import re
import stdnum.isbn