Home
last modified time | relevance | path

Searched refs:hasconst (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dopcode.py26 hasconst = [] variable
144 hasconst.append(100)
Ddis.py337 if op in hasconst:
/third_party/python/Lib/test/
Dtest_dis.py515 self.assertIn(dis.opmap["LOAD_CONST"], dis.hasconst)
/third_party/python/Doc/library/
Ddis.rst1304 .. data:: hasconst