Searched defs:detect_api_mismatch (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/support/
H A D__init__.py92 "anticipate_failure", "load_package_tests", "detect_api_mismatch",
2309 def detect_api_mismatch(ref_api, other_api, *, ignore=()): function

Completed in 69 milliseconds