mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Highlighted errors [ci skip]
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
d8213a245d
commit
29147e7fad
|
@ -17,7 +17,7 @@ ImageFile.raise_ioerror
|
|||
|
||||
.. deprecated:: 7.2.0
|
||||
|
||||
IOError was merged into OSError in Python 3.3. So, ``ImageFile.raise_ioerror``
|
||||
``IOError`` was merged into ``OSError`` in Python 3.3. So, ``ImageFile.raise_ioerror``
|
||||
is now deprecated and will be removed in a future released. Use
|
||||
``ImageFile.raise_oserror`` instead.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user