Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1a498 commit 79e5088Copy full SHA for 79e5088
1 file changed
Doc/library/csv.rst
@@ -324,7 +324,7 @@ Dialects support the following attributes:
324
325
.. attribute:: Dialect.doublequote
326
327
- Controls how instances of *quotechar* appearing inside a field should be
+ Controls how instances of *quotechar* appearing inside a field should
328
themselves be quoted. When :const:`True`, the character is doubled. When
329
:const:`False`, the *escapechar* is used as a prefix to the *quotechar*. It
330
defaults to :const:`True`.
0 commit comments