[pypy-dev] Arrays in rpython

Amaury Forgeot d'Arc amauryfa at gmail.com
Tue Jun 7 18:03:04 CEST 2011


2011/6/7 Santhosh Edukulla <santhosh.edukulla at gmail.com>:
> Actually, there is also a module by name "Array"
>
> import array
> t=array.array(I,size)

But is this allowed in RPython code?

-- 
Amaury Forgeot d'Arc


More information about the pypy-dev mailing list