Merge with 3.4
This commit is contained in:
commit
f505165d00
@ -325,7 +325,7 @@ Dialects support the following attributes:
|
|||||||
|
|
||||||
.. attribute:: Dialect.doublequote
|
.. attribute:: Dialect.doublequote
|
||||||
|
|
||||||
Controls how instances of *quotechar* appearing inside a field should be
|
Controls how instances of *quotechar* appearing inside a field should
|
||||||
themselves be quoted. When :const:`True`, the character is doubled. When
|
themselves be quoted. When :const:`True`, the character is doubled. When
|
||||||
:const:`False`, the *escapechar* is used as a prefix to the *quotechar*. It
|
:const:`False`, the *escapechar* is used as a prefix to the *quotechar*. It
|
||||||
defaults to :const:`True`.
|
defaults to :const:`True`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user