See bug reported here: https://blog.didierstevens.com/programs/oledump-py/#comment-354333
Two issues:
- OleFileIO.ministream is not set by init, but by open after calling loadfat and loaddirectory. init should set all the attributes.
- loadfat and loaddirectory should use the option force_FAT when calling _open to avoid using the MiniFAT.