Searched refs:_combinations (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/lib2to3/pgen2/ | ||
H A D | tokenize.py | 51 def _combinations(*l): function 114 _combinations('r', 'R', 'f', 'F') | 115 _combinations('r', 'R', 'b', 'B') | |
Completed in 1 milliseconds