]> granicus.if.org Git - python/commit
Improved the implementation of the internal "dialect" type. The new
authorAndrew McNamara <andrewm@object-craft.com.au>
Fri, 7 Jan 2005 04:42:45 +0000 (04:42 +0000)
committerAndrew McNamara <andrewm@object-craft.com.au>
Fri, 7 Jan 2005 04:42:45 +0000 (04:42 +0000)
commit1196cf185ca4e5a74edc65f4b1e46cb60ff645a3
tree678a7acd5ad8e24ffe2755ec432ad775e0e225fd
parent72b83c86a9c992bc7635dbeaa08bfa95ec033236
Improved the implementation of the internal "dialect" type. The new
implementation features better error reporting, and better compliance
with the PEP.
Lib/csv.py
Lib/test/test_csv.py
Modules/_csv.c