Home
last modified time | relevance | path

Searched defs:c_po (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_inspect/
Dtest_inspect.py5457 def test(a_po, b_po, c_po=3, /, foo=42, *, bar=50, **kwargs): argument
5484 def without_var_kwargs(c_po=3, d_po=4, /): argument