>> Actually, there is also a module by name "Array" >> >> import array >> t=array.array(I,size)
And if you notice, it doesn't support arrays of objects, which was what my original problem was Timothy _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
