one more fix
This commit is contained in:
parent
4a0299b061
commit
4af20ba859
|
@ -267,7 +267,7 @@ keyword parameters. The formatting parameters understood are:
|
|||
terminate rows.
|
||||
|
||||
- ``quoting`` controls when quotes should be generated by the writer.
|
||||
It can take on any of the following module constants::
|
||||
It can take on any of the following module constants:
|
||||
|
||||
* csv.QUOTE_MINIMAL means only when required, for example, when a
|
||||
field contains either the quotechar or the delimiter
|
||||
|
|
Loading…
Reference in New Issue