Searched refs:hascompare (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | opcode.py | 8 "haslocal", "hascompare", "hasfree", "opname", "opmap", 31 hascompare = [] variable 127 hascompare.append(107) |
H A D | dis.py | 477 elif deop in hascompare: |
Completed in 2 milliseconds