SF patch# 1767398 by Adam Hupp.
Fix csv to read/write bytes from/to binary files. Fix the unit tests to test this and to use with TemporaryFile().
Showing
This diff is collapsed.
Please register or sign in to comment
Fix csv to read/write bytes from/to binary files. Fix the unit tests to test this and to use with TemporaryFile().