Serhiy Storchaka added the comment:

A comment in csv.py says about compatibility with 2.3! After adding ValueError 
to the list of catched exceptions we can keep this compatibility for future 
generations. Here is a patch. I also have resorted the tests a little.

----------
Added file: 
http://bugs.python.org/file31612/fix_error_message_reader_csv_alternative_1_v4.patch

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

Reply via email to