Searched refs:all_markers (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | inspect_fodder2.py | 252 def all_markers(a, b, /, c, d, *, e, f): function |
D | test_inspect.py | 919 self.assertFullArgSpecEquals(mod2.all_markers, ['a', 'b', 'c', 'd'], |