annotate data/fileio/test/csv/separator-comma.csv @ 1862:3072aa267248
Permit setting completion directly on the alignment model, if we aren't using a transform to populate the path source but are instead going to set the path directly after completion
author |
Chris Cannam |
date |
Fri, 22 May 2020 16:23:25 +0100 |
parents |
bde22957545e |
children |
|
rev |
line source |
Chris@1524
|
1 This thing,That thing,The other thing
|
Chris@1524
|
2 1,12.4,16.3
|
Chris@1524
|
3 2,14.2
|
Chris@1854
|
4 3,"This, that", "and the other"
|
Chris@1524
|
5 3,16.1,"This, that\", and the other"
|
Chris@1854
|
6 3,16.1,"This, that"", and the other"
|