Trees | Indices | Help |
|
---|
|
A wrapper around Python's csv module that allows it to work with Unicode characters. (Currently, only the writer class is implemented.) The interface is intended to mirror the csv interface. See Python's csv documentation for an explanation of methods and method arguments.
|
|||
writer A CSV writer that can handle Unicode characters. |
|
|||
__package__ =
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:33 2016 | http://epydoc.sourceforge.net |