MCPcopy Create free account
hub / github.com/numpy/numpy / item

Method item

tools/npy_tempita/_looper.py:84–85  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

82
83 @property
84 def item(self):
85 return self.seq[self.pos]
86
87 @property
88 def __next__(self):

Callers 15

__str__Method · 0.80
array2stringFunction · 0.80
test_nonint_offsetsMethod · 0.80
test_methodsMethod · 0.80
test_half_funcsMethod · 0.80
test_nested_simpleMethod · 0.80

Calls

no outgoing calls

Tested by 15

test_nonint_offsetsMethod · 0.64
test_methodsMethod · 0.64
test_half_funcsMethod · 0.64
test_nested_simpleMethod · 0.64
test_string_NULLMethod · 0.64