Code

Add a wrapper around the two different reader() functions, which
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 24 Oct 2003 16:29:17 +0000 (16:29 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 24 Oct 2003 16:29:17 +0000 (16:29 +0000)
commit7498afef504370c7c406d8cee501a01455de7507
treee2cd03b6a058269a9ef74ce426c6b1418b9e2e8a
parent8cd8e3ea8b91475175d682fe0b80db0978442054
Add a wrapper around the two different reader() functions, which
removes all empty lines, as both csv parsers barf on them (bug #821364).

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1931 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/rcsv.py