id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
467	Doc bug in csv->list applied to a string	clements@…	neil	"The documentation suggests that (csv->list ""abc"") is equivalent to (csv->list (make-csv-reader (open-input-string ""abc""))). However, it appears that csv->list called with a string actually parses the string as a csv-encoded value, rather than opening the file.  I think the current behavior is reasonable, but it should be documented."	defect	new	major		neil/csv.plt				(2 0)	
