Fix test_zipfile.py. (Why was it passing before?)
The usual str/bytes issues. BTW, perhaps zipfp.open() should behave more like io.open()?
Showing
Please register or sign in to comment
The usual str/bytes issues. BTW, perhaps zipfp.open() should behave more like io.open()?