Searched defs:VAR_POSITIONAL (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | inspect.py | 2633 VAR_POSITIONAL = 'variadic positional' variable in _ParameterKind 2680 VAR_POSITIONAL = _VAR_POSITIONAL variable in Parameter |
Completed in 5 milliseconds