jdidion / xphyle

Python library that facilitates opening, reading, and writing files (and file-like entities like URLs and streams) agnostic of compression format. (production)
Other
21 stars 3 forks source link

do not pass truncate or seek arguments as keywords #93

Closed jdidion closed 1 year ago

jdidion commented 1 year ago

Also fixes parsing of mode strings to properly handle the presence of + and U.