fabianvf/python-rake

Add CSV Support

Closed this issue · 5 comments

Per issue #18 discussion, once the current pull requests stuff is thoroughly done I want to add CSV support, but I'm not sure what the most pythonic way to do it is.

Could you describe a little more what you're looking for with csv support?

Is this solved by using regex delimiters?

Fixed by #22, released in 1.3.0