third_party.pylibs.pylint.src/test/regrtest_data/numarray_import.py

8 lines
68 B
Python
Raw Normal View History

2006-04-26 10:48:09 +00:00
"""#10077"""
__revision__ = 1
from numarray import zeros
zeros()