how would i read a tab delimited file? at the same time put what i read in an array, say for example that i know that the file is an array with column= 5 and row=unknown. -- http://mail.python.org/mailman/listinfo/python-list
- Re: how to read a tab delimited file jrlen balane
- Re: how to read a tab delimited file Peter Hansen
- Re: how to read a tab delimited file jrlen balane
- Re: how to read a tab delimited file Steven Bethard