mirror of
https://github.com/python/cpython.git
synced 2025-11-07 13:28:19 +00:00
#16053: merge with 3.2.
This commit is contained in:
commit
186ab5f404
1 changed files with 5 additions and 0 deletions
|
|
@ -341,6 +341,11 @@ Dialects support the following attributes:
|
||||||
The default is :const:`False`.
|
The default is :const:`False`.
|
||||||
|
|
||||||
|
|
||||||
|
.. attribute:: Dialect.strict
|
||||||
|
|
||||||
|
When ``True``, raise exception :exc:`Error` on bad CSV input.
|
||||||
|
The default is ``False``.
|
||||||
|
|
||||||
Reader Objects
|
Reader Objects
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue