]> granicus.if.org Git - python/commit
#5975: add unix_dialect to csv module.
authorGeorg Brandl <georg@python.org>
Wed, 27 Oct 2010 07:27:06 +0000 (07:27 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 27 Oct 2010 07:27:06 +0000 (07:27 +0000)
commit7424dd359c9ffcd9a2b866f62fafda6d3a99b4b1
treef3cd5d315c397839b4ab2c96612708c0b73f67dd
parent347fe5ce3c119f30bd228d5e2678fee5013ca052
#5975: add unix_dialect to csv module.
Doc/library/csv.rst
Lib/csv.py
Lib/test/test_csv.py
Misc/NEWS