..........................
* NON-BACKWARDS-COMPATIBLE change to open_with_unicode parameters: now compression_type is a keyword argument; when left out, transparently falls back to opening with no compression, and matches the interface of regular Python open.
* Cleaned up a lot redundancy in open_with_unicode (Thank you, Allison Kaptur!)