Home
last modified time | relevance | path

Searched refs:haslocal (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dopcode.py8 "haslocal", "hascompare", "hasfree", "opname", "opmap",
30 haslocal = [] variable
143 haslocal.append(124)
145 haslocal.append(125)
147 haslocal.append(126)
H A Ddis.py475 elif deop in haslocal or deop in hasfree:

Completed in 2 milliseconds