On 5/3/05, Anand Kumar <[EMAIL PROTECTED]> wrote: > > I am actually trying to mimic a multi dimensional array in C. > I tried doing things like
Python lists are not arrays in that sense. If you really want an array, you probably want Numeric or Numarray. Head over to http://numeric.scipy.org/ to take a look. -- Kristian kristian.zoerhoff(AT)gmail.com zoerhoff(AT)freeshell.org -- http://mail.python.org/mailman/listinfo/python-list