Trees | Indices | Help |
|
---|
|
object --+ | writer
A CSV writer that can handle Unicode characters. Files will be written as UTF-8. Output files will start with the UTF8 byte-order marker. This marker causes Excel and LibreOffice to interpret the file as Unicode by default. Without it, the user would have to manually select Unicode in the Import Wizard when opening the file.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
dialect | |||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
dialect
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 01:00:02 2016 | http://epydoc.sourceforge.net |