mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
QUOTE_ALWAYS -> QUOTE_ALL
This commit is contained in:
parent
470b0c0e1f
commit
a1045567e0
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ headers.
|
|||
|
||||
The \module{csv} module defines the following constants:
|
||||
|
||||
\begin{datadesc}{QUOTE_ALWAYS}
|
||||
\begin{datadesc}{QUOTE_ALL}
|
||||
Instructs \class{writer} objects to quote all fields.
|
||||
\end{datadesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue