MCPcopy Create free account
hub / github.com/numpy/numpy / test_ccompiler_opt.py

File test_ccompiler_opt.py

numpy/distutils/tests/test_ccompiler_opt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import re, textwrap, os
2from os import sys, path
3from distutils.errors import DistutilsError
4

Callers

nothing calls this directly

Calls 3

new_testFunction · 0.85
abspathMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected