ASCII delimited files
JB
jimbag at kw.igs.net
Mon Nov 15 23:24:19 EST 1999
Roger Irwin wrote:
>
> Is there any function or module available for parsing ASCII delimited files,
> before I go and re-invent the wheel writing my own.
>
> BTW, I know it is simple to do, but I was thinking along the lines that a
> 'standard' could easily be substituted for a C version for large files.
I wrote something that may be of interest. It does CSV, Fixed and
delimited ASCII files (amoung other things). It's called dataSlayer (i
know it's a bit dramatic)
http://www.kw.igs.net/~jimbag
cheer
jim
--
-----------------------------------------------------------
Machine-Independent, adj.:
Does not run on any existing machine.
More information about the Python-list
mailing list