mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 09:56:17 +03:00
Merge pull request #3598 from hugovk/rm-olefile-deprecation
Remove deprecated PIL.OleFileIO in favour of olefile Python package
This commit is contained in:
commit
87139b24e4
|
@ -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