one more fix

This commit is contained in:
David Goodger 2003-03-22 06:39:54 +00:00
parent 4a0299b061
commit 4af20ba859
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ keyword parameters. The formatting parameters understood are:
terminate rows. terminate rows.
- ``quoting`` controls when quotes should be generated by the writer. - ``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 * csv.QUOTE_MINIMAL means only when required, for example, when a
field contains either the quotechar or the delimiter field contains either the quotechar or the delimiter