mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 10:16:17 +03:00
Merge pull request #7829 from radarhere/deprecations
This commit is contained in:
commit
274924e64f
|
@ -516,11 +516,11 @@ Please use ``from PIL.Image import core as _imaging`` instead.
|
|||
Pillow and PIL
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
.. versionremoved:: 1.0.0
|
||||
|
||||
Pillow and PIL cannot co-exist in the same environment.
|
||||
Before installing Pillow, please uninstall PIL.
|
||||
|
||||
.. versionremoved:: 1.0.0
|
||||
|
||||
import Image
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user