Fix bz2_test.py by removing the tests for universal newline mode.
If you want text support, wrap a TextIOWrapper around it. Remove references to universal newlines from the BZ2File docstring.
Showing
Please register or sign in to comment