Opened 12 years ago
Last modified 8 years ago
#141 assigned new-feature
textual -- test escaped quotes csv parser
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | Cc: |
Description
this supporting of escaped quote characters would be awesome
in the csv parser (and the csv outputter).
it would enable csv to contain anything it needed to, since every other
character is not a quote, and if we have the escape, we can handle
quotes embedded in the string just fine.
it looks like this might already be supported.
try some examples in the csv parse test.
Note:
See TracTickets
for help on using tickets.