[Subversion] / PEAK / TODO.txt  

Revision 1602


Jump to revision:
Previous Next
Author: tsarna
Date: Sun Jan 18 17:58:00 2004 UTC (20 years, 3 months ago)

Log Message:

"csv" and "csv.<dialect_name>" cursor formaters using csv module.

Issues:
- end-of-line character handling. Right now n2 output redirection always
  gets you text mode. force csv line terminator to "\n" so you get local
  newlines for now. But what about binary output formats? Do we need
  some kind of binary-mode redirection operators?
- dialect defaults for delimiter, etc are not overrideable by n2's go
  command line options. (problem? should "go -m csv -d "\t" work the
  same as "go -m csv.excel-tab"?)
- csv.py not installed by setup.py? (haven't looked into it yet)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/TODO.txt modified X   (diff to previous)
PEAK/src/peak/peak.ini modified X   (diff to previous)
PEAK/src/peak/storage/cursor_formatters.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help