zap incorrect statement about formatting parameters and the dialect

registry.
This commit is contained in:
Skip Montanaro 2003-02-03 03:01:48 +00:00
parent 4c07516c43
commit 8aad764890
1 changed files with 1 additions and 3 deletions

View File

@ -184,9 +184,7 @@ Formatting Parameters
---------------------
Both the reader and writer constructors take several specific
formatting parameters, specified as keyword parameters. The
parameters are also the keys for the input and output mapping objects
for the register_dialect() and get_dialect() module functions.
formatting parameters, specified as keyword parameters.
- ``quotechar`` specifies a one-character string to use as the quoting
character. It defaults to '"'. Setting this to None has the same