third_party.pylibs.pylint.src/tests/regrtest_data/numarray_inf.py

6 lines
120 B
Python
Raw Normal View History

2007-02-19 11:30:22 +00:00
"""#3216"""
import numarray as na
import numarray.random_array as nar
IM16 = nar.randint(0, 256, 300).astype(na.UInt8)