Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddis.py9 from opcode import __all__ as _opcodes_all unknown
13 "get_instructions", "Instruction", "Bytecode"] + _opcodes_all
14 del _opcodes_all