OpenGrok
Cross Reference: test_dis.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_dis.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
full:hasconst
354
self.assertIn(dis.opmap["LOAD_CONST"], dis.
hasconst
)