eagleflo / mpyq

Python library for reading MPQ archives.
BSD 2-Clause "Simplified" License
100 stars 23 forks source link

MPQArchive() accepts any file-like object (StringIO, etc). #11

Closed tw33dl3dee closed 13 years ago

tw33dl3dee commented 13 years ago

Currently it only works with file objects

eagleflo commented 13 years ago

Thanks! Pulled and released a new version with your fixes: v.0.1.8.