commit | d08a3e45f3fed061eec41a7f3fea3aa71ae1c835 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu May 20 20:53:34 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu May 20 20:53:34 2010 +0000 |
tree | 69a7969e29862aba8501f2244114e3fcb6ea4d96 | |
parent | 7d006260a55944cef2a7ea9ba40be4de36c394f7 [diff] |
Unblocked and Merged revisions 70997 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70997 | r.david.murray | 2009-04-01 17:26:18 -0400 (Wed, 01 Apr 2009) | 3 lines Add tests checking the CSV module's ability to handle embedded newlines in quoted field values. ........