Menu

Commit [r17711]  Maximize  Restore  History

The relax_io.open_read_file() now supports all Python versions over 2.4.

This required some really nasty hacks for Python 3.0, 3.1 and 3.2 with the Bzip2Fixed and GzipFixed
classes overriding the incomplete and buggy bz2.BZ2File and gzip.GzipFile modules, and being wrapped
around io.TextIOWrapper().

bugman 2012-10-07

changed /trunk/relax_io.py
/trunk/relax_io.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.