mirror of
https://github.com/bvanroll/college-python-image.git
synced 2025-08-31 04:52:51 +00:00
first commit
This commit is contained in:
4
projecten1/lib/python3.6/site-packages/PIL/OleFileIO.py
Normal file
4
projecten1/lib/python3.6/site-packages/PIL/OleFileIO.py
Normal file
@@ -0,0 +1,4 @@
|
||||
raise ImportError(
|
||||
'PIL.OleFileIO is deprecated. Use the olefile Python package '
|
||||
'instead. This module will be removed in a future version.'
|
||||
)
|
Reference in New Issue
Block a user