Martin Budaj <m.bu...@gmail.com> added the comment: > What do you mean by "there is a test for this case in csv.py"?
I meant test in regex on line 217 in python 2.7 and the following code (line 258ff): # there is *no* delimiter, it's a single column of quoted data delim = '' skipinitialspace = 0 However, it is intended to detect just lines starting and ending with quotes. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10515> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com