ID EN
CSV

lineterminator

Python 3.11

The string used to terminate lines produced by the writer. It defaults to '\r\n'.

Syntax

PYTHON
Dialect.lineterminator

See Also

writer reader