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 3bf1d88 commit eb5ea6aCopy full SHA for eb5ea6a
Doc/library/csv.rst
@@ -470,6 +470,7 @@ Dialects support the following attributes:
470
The default is :const:`False`. When combining ``delimiter=' '`` with
471
``skipinitialspace=True``, unquoted empty fields are not allowed.
472
473
+
474
.. attribute:: Dialect.strict
475
476
When ``True``, raise exception :exc:`Error` on bad CSV input.
0 commit comments