Searched refs:_signature_get_bound_param (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | inspect.py | 1862 def _signature_get_bound_param(spec): function |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 3549 getter = inspect._signature_get_bound_param |