This commit is contained in:
Christoph Gohlke 2013-03-13 19:04:40 -07:00
commit 8b0a645c42

View File

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