Re: [2.5] Reading a two-column file into an array?
- From: Erik Max Francis <max@xxxxxxxxxxx>
- Date: Mon, 30 Jul 2007 21:54:33 -0700
Gilles Ganault wrote:
I'm sure there's a much easier way to read a two-column, CSV file into
an array, but I haven't found it in Google.
Should I use the Array module instead?
The csv module? Or just .rstrip and .split?
--
Erik Max Francis && max@xxxxxxxxxxx && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM, Y!M erikmaxfrancis
I get my kicks above the wasteline, sunshine
-- The American, _Chess_
.
- References:
- [2.5] Reading a two-column file into an array?
- From: Gilles Ganault
- [2.5] Reading a two-column file into an array?
- Prev by Date: [2.5] Reading a two-column file into an array?
- Next by Date: Re: Reading a two-column file into an array?
- Previous by thread: [2.5] Reading a two-column file into an array?
- Next by thread: Re: Reading a two-column file into an array?
- Index(es):