[pypy-dev] Arrays in rpython

Timothy Baldridge tbaldridge at gmail.com
Tue Jun 7 18:37:15 CEST 2011


>> 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


More information about the pypy-dev mailing list