]> granicus.if.org Git - python/commit
Note that csv files (when they are actual files) must be opened in 'b'inary
authorSkip Montanaro <skip@pobox.com>
Wed, 2 Jul 2003 15:32:48 +0000 (15:32 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 2 Jul 2003 15:32:48 +0000 (15:32 +0000)
commit5e4e39f12a9ec71650e9d8296b1fb69831c808de
tree6673a2a5cd36c5432bd99c82c4409b77256b2c89
parent774816f81783672fb2262749e0c410a69c27c009
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.
Doc/lib/libcsv.tex