sigilplugins/imagecrunch/PIL/OleFileIO.py
2019-08-03 00:49:15 -07:00

4 lines
152 B
Python

raise ImportError(
'PIL.OleFileIO is deprecated. Use the olefile Python package '
'instead. This module will be removed in a future version.'
)