View Source CSV.EscapeSequenceError exception (CSV v3.0.4)

Raised at runtime when the CSV stream either ends with unfinished escape sequences or escape sequences span more lines than specified by escape_max_lines (default 1000).