ID EN
CSV

excel_tab

Python 3.11

The excel_tab class defines the usual properties of an Excel-generated TAB-delimited file. It is registered with the dialect name 'excel-tab'.

Syntax

PYTHON
class csv.excel_tab

See Also

excel_tab