mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-06 14:13:15 +03:00
Make OleFileIO.py executable, fix shebang
This commit is contained in:
parent
7502e6dd45
commit
58f2b10e0b
3
PIL/OleFileIO.py
Normal file → Executable file
3
PIL/OleFileIO.py
Normal file → Executable file
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/local/bin/python
|
#!/usr/bin/env python
|
||||||
# -*- coding: latin-1 -*-
|
|
||||||
## OleFileIO_PL:
|
## OleFileIO_PL:
|
||||||
## Module to read Microsoft OLE2 files (also called Structured Storage or
|
## Module to read Microsoft OLE2 files (also called Structured Storage or
|
||||||
## Microsoft Compound Document File Format), such as Microsoft Office
|
## Microsoft Compound Document File Format), such as Microsoft Office
|
||||||
|
|
Loading…
Reference in New Issue
Block a user