|
|
str | delimiter = ',' |
| |
|
str | quotechar = '"' |
| |
|
str | escapechar = '\\' |
| |
|
bool | doublequote = False |
| |
|
bool | skipinitialspace = True |
| |
|
bool | strict = True |
| |
|
str | lineterminator = '\n' |
| |
|
| quoting = csv.QUOTE_MINIMAL |
| |
CSV dialect used for the "header" option data.
Deprecated. Will be removed in Docutils 0.22.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/docutils/parsers/rst/directives/tables.py