Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

https://bugs.python.org/issue21297#msg216907 to be related and has a patch. It 
refers to whitespace as only space ('U+0020') with tabs being ignored.

Current code where only space is taken into account : 
https://github.com/python/cpython/blob/fd628cf5adaeee73eab579393cdff71c8f70cdf2/Modules/_csv.c#L621

----------
nosy: +xtreak

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to