mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-26 23:24:45 +03:00
Remove deprecated PIL.OleFileIO in favour of olefile Python package
This commit is contained in:
parent
9bd66bccfc
commit
a09ae77c93
|
@ -1,4 +0,0 @@
|
|||
raise ImportError(
|
||||
'PIL.OleFileIO is deprecated. Use the olefile Python package '
|
||||
'instead. This module will be removed in a future version.'
|
||||
)
|
Loading…
Reference in New Issue
Block a user