Add tests checking the CSV module's ability to handle
commitfe4a2ac55bbcdb38c55e5c1978d08bc60077742a
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 1 Apr 2009 21:26:18 +0000 (1 21:26 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 1 Apr 2009 21:26:18 +0000 (1 21:26 +0000)
tree8554e0f31b3ae56ad53bdfe8bb05b4d35a590fb5
parent4df44f6bf7d0a5272462d6f3982532b7db6431f3
Add tests checking the CSV module's ability to handle
embedded newlines in quoted field values.

git-svn-id: http://svn.python.org/projects/python/trunk@70997 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_csv.py