annotate data/fileio/test/csv/comment.csv @ 1804:343ef2a866a4
Implement missing TabularModel editing methods. Also made these pure in TabularModel, since almost all subclasses want them and (clearly) forgetting to implement them is a problem!
author |
Chris Cannam |
date |
Mon, 14 Oct 2019 14:17:37 +0100 |
parents |
64ef24ebb19c |
children |
|
rev |
line source |
Chris@1524
|
1 # This is a comment
|
Chris@1524
|
2 # This is a comment with various | possible | but not real separators in it
|
Chris@1524
|
3 This is,the first,of the,real data lines
|
Chris@1524
|
4 # This,is,one,that,would,cause,more,columns,to,be,counted,if,it,were,real
|
Chris@1524
|
5 This is the,second
|