[issue40463] csv.reader split error

2020-05-01 Thread Eric V. Smith
Eric V. Smith added the comment: You should tell us what you're seeing, and what you're expecting. I'm adding the rest of this not because it solves your problem, but because it might help you or someone else troubleshoot this further. Here's a simpler reproducer: import csv lst = ['"A,"h"e

[issue40463] csv.reader split error

2020-04-30 Thread SilentGhost
Change by SilentGhost : -- type: enhancement -> behavior versions: +Python 3.7, Python 3.8 -Python 3.6 ___ Python tracker ___ ___ Py

[issue40463] csv.reader split error

2020-04-30 Thread wy7305e
New submission from wy7305e : #python 3.6 or python 3.8 csv.reader delimiter=',' quotechar='"' split this sentence: "A word of encouragement and explanation, of pity for my childish ignorance, of welcome home, of reassurance to me that it was home, might have made me dutiful to him in my h