Home
last modified time | relevance | path

Searched defs:numpy_array (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_buffer.py45 from numpy import ndarray as numpy_array unknown
47 numpy_array = None variable