Revert "Use relative import for _imagingmath"

This reverts commit c731513318.
This commit is contained in:
Alex Clark 2013-03-08 18:39:17 -05:00
parent 33f42c7fbd
commit cbb93ac5bf

View File

@ -16,7 +16,7 @@
# #
from PIL import Image from PIL import Image
from PIL import _imagingmath import _imagingmath
import sys import sys
try: try: