The PIL.OleFileIO Module

OleFileIO(filename=None) (class) [#]

This class encapsulates the interface to an OLE 2 structured storage file.

For more information about this class, see The OleFileIO Class.

The OleFileIO Class

OleFileIO(filename=None) (class) [#]

This class encapsulates the interface to an OLE 2 structured storage file. Use the listdir and openstream methods to access the contents of this file.

getproperties(filename) [#]
listdir() [#]
open(filename) [#]
openstream(filename) [#]