from PIL import Image
This commit is contained in:
parent
e4cf322570
commit
b87eee40d0
4 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
from __future__ import division, with_statement
|
||||
|
||||
from StringIO import StringIO
|
||||
import Image
|
||||
from PIL import Image
|
||||
import sqlite3
|
||||
|
||||
import tornado.concurrent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue