Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dinspect.py2570 POSITIONAL_ONLY = 0 variable in _ParameterKind
2622 POSITIONAL_ONLY = _POSITIONAL_ONLY variable in Parameter