Searched refs:test_func_default_args (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_funcattrs.py | 196 def test_func_default_args(self): member in FunctionPropertiesTest |
/external/python/cpython2/Lib/test/ | ||
D | test_funcattrs.py | 144 def test_func_default_args(self): member in FunctionPropertiesTest |