commit | cde68cfc14e5b381916528056c26dcb6df95ceb4 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Wed Apr 01 22:37:58 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Wed Apr 01 22:37:58 2009 +0000 |
tree | c58660f539a5f93cdff292f2703d70dcf7e02f3d | |
parent | 0e4caf4bd2e5a964c916a06fff64d5cadbe623b6 [diff] |
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. ........