In <[EMAIL PROTECTED]>, Yi Xing wrote: > Is there a way that I can define a two-dimensional array in > array.array()? Thanks.
If you need more than one dimension you really should take a look at `numarray` or `numpy`. What are you going to do with the data once it's loaded into memory? Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.org/mailman/listinfo/python-list