Home
last modified time | relevance | path

Searched refs:PicklableNDArray (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dpickletester.py257 class PicklableNDArray: class
285 if not isinstance(other, PicklableNDArray):
294 if not isinstance(other, PicklableNDArray):
2864 yield PicklableNDArray(items, format='B', shape=(8,),
2867 yield PicklableNDArray(items, format='B', shape=(4, 2),
2870 yield PicklableNDArray(items, format='B',