Searched refs:first_opt (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/clinic/ | ||
H A D | clinic.py | 1053 first_opt = max(min_pos, pos_only) 1056 first_opt = max_pos + min_kw_only 1058 first_opt += 1 1059 if i == first_opt: |
Completed in 7 milliseconds