MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / opcode.py

File opcode.py

tools/python-3.11.9-amd64/Lib/opcode.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2"""
3opcode module - potentially shared between dis and other modules which
4operate on bytecodes (e.g. peephole optimizers).

Callers

nothing calls this directly

Calls 7

def_opFunction · 0.85
name_opFunction · 0.85
jrel_opFunction · 0.85
sumFunction · 0.50
appendMethod · 0.45
valuesMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected