MCPcopy Index your code
hub / github.com/python/cpython / test_buffer.py

File test_buffer.py

Lib/test/test_buffer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#
2# The ndarray object from _testbuffer.c is a complete implementation of
3# a PEP-3118 buffer provider. It is independent from NumPy's ndarray
4# and the tests don't require NumPy.

Callers

nothing calls this directly

Calls 5

native_type_rangeFunction · 0.85
is_byte_formatFunction · 0.85
packMethod · 0.45
copyMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected