Re: Multi-arrays python

2009-10-14 Thread Piet van Oostrum
> bbarb...@inescporto.pt (b) wrote: >b> Hi again! >b> After testing the whole day, I have got my goals from the last email, but >b> as always, another issues came up! and now that Ive been able to save a >b> list of list (or multi-arrays) as below : >b> ['100.mp3\n' '10008.mp3\n' '10005.mp3

Re: Multi-arrays python

2009-10-08 Thread Chris Rebert
On Wed, Oct 7, 2009 at 10:21 AM, wrote: > Hi again! > > After testing the whole day, I have got my goals from the last email, but as > always, another issues came up! and now that Ive been able to save a list of > list (or multi-arrays) as below : > > ['100.mp3\n' '10008.mp3\n' '10005.mp3\n' '100

Multi-arrays python

2009-10-08 Thread bbarbero
Hi again! After testing the whole day, I have got my goals from the last email, but as always, another issues came up! and now that Ive been able to save a list of list (or multi-arrays) as below : ['100.mp3\n' '10008.mp3\n' '10005.mp3\n' '10001.mp3\n' '10006.mp3\n'] ['10001.mp3\n' '10005.m