Note that csv files (when they are actual files) must be opened in 'b'inary
mode. Note that the only restriction on the csvfile passed to writer objects is that it have a write method.
Showing
Please register or sign in to comment
mode. Note that the only restriction on the csvfile passed to writer objects is that it have a write method.