writing to a binary file without intervening spaces

Paul Rubin http
Tue Mar 18 01:32:20 EDT 2008


Larry <larry.cebuala at gmail.com> writes:
> It seems to me that Python always add intervening spaces between data
> elements when writing to a file

It's just the print statement that does that.



More information about the Python-list mailing list