Closed GoogleCodeExporter closed 8 years ago
Actually it does
try:
from PIL import Image, ImageFilter
except ImportError:
import Image, ImageFilter
(since r350)
Original comment by stephane.angel
on 2 Feb 2010 at 5:15
Original comment by stephane.angel
on 26 Apr 2010 at 4:20
Original issue reported on code.google.com by
ceyhunal...@gmail.com
on 14 Nov 2009 at 1:40