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

Route test_binary_load

numpy/lib/tests/test_io.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(locale.getpreferredencoding() == 'ANSI_X3.4-1968',
                        reason="Wrong preferred encoding")

Source from the content-addressed store, hash-verified

1import sys
2import gc
3import gzip
4import os

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected