This commit is contained in:
Alex Clark 2013-05-11 20:25:51 -04:00
parent 18ae40c561
commit d6d68dfc98

View File

@ -31,7 +31,7 @@ to::
from PIL import Image
.. Note:: If your code imports ``_imaging``, it will no longer work.
.. Note:: If your code imports from ``_imaging``, it will no longer work.
The preferred, future proof method of importing the private ``_imaging`` module is::