Update OleFileIO.py

replaced latin-1 by iso-8859-1 (gettext doesn't know latin-1)
This commit is contained in:
Jens Heidrich 2014-09-30 20:43:19 +02:00
parent 5a6827690b
commit 1863321610

View File

@ -1,5 +1,5 @@
#!/usr/local/bin/python
# -*- coding: latin-1 -*-
# -*- coding: iso-8859-1 -*-
## OleFileIO_PL:
## Module to read Microsoft OLE2 files (also called Structured Storage or
## Microsoft Compound Document File Format), such as Microsoft Office