third_party.pylibs.pylint.src/tests/regrtest_data/numarray_inf.py
2019-06-20 10:02:14 +02:00

6 lines
120 B
Python

"""#3216"""
import numarray as na
import numarray.random_array as nar
IM16 = nar.randint(0, 256, 300).astype(na.UInt8)