Fix imports

This commit is contained in:
Christoph Gohlke 2013-03-13 19:03:38 -07:00
parent 9970153b13
commit 0df7744845

View File

@ -1,5 +1,5 @@
import Image from PIL import Image
import ImageFile from PIL import ImageFile
import StringIO import StringIO
import _webp import _webp