File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ \subsection{Module Contents \label{csv-contents}}
6363function. The other optional {}\var {fmtparam} keyword arguments can be
6464given to override individual formatting parameters in the current
6565dialect. For more information about the dialect and formatting
66- parameters, see section~\ref {fmt-params }, `` Dialects and Formatting
66+ parameters, see section~\ref {csv- fmt-params }, `` Dialects and Formatting
6767Parameters'' for details of these parameters.
6868
6969All data read are returned as strings. No automatic data type
@@ -84,7 +84,7 @@ \subsection{Module Contents \label{csv-contents}}
8484{}\var {fmtparam} keyword arguments can be given to override individual
8585formatting parameters in the current dialect. For more information
8686about the dialect and formatting parameters, see
87- section~\ref {fmt-params }, `` Dialects and Formatting Parameters'' for
87+ section~\ref {csv- fmt-params }, `` Dialects and Formatting Parameters'' for
8888details of these parameters. To make it as easy as possible to
8989interface with modules which implement the DB API, the value
9090\constant {None} is written as the empty string. While this isn't a
You can’t perform that action at this time.
0 commit comments