Files
college-python-image/projecten1/lib/python3.6/site-packages/PIL/OleFileIO.py
2018-07-24 15:40:59 +02:00

5 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.'
)