Python3.x dis
Python 3 系 のdisに関する言語リファレンス情報をまとめたカテゴリです。
constant の一覧
__all__
__builtins__
__cached__
__doc__
__file__
__loader__
__name__
__package__
__spec__
_all_opmap
_all_opname
_cache_format
_empty_slot
_have_code
_inline_cache_entries
_INT_BITS
_INT_OVERFLOW
_intrinsic_1_descs
_intrinsic_2_descs
_nb_ops
_OPARG_WIDTH
_OPNAME_WIDTH
_specializations
_specialized_instructions
BINARY_OP
CACHE
CALL_INTRINSIC_1
CALL_INTRINSIC_2
cmp_op
COMPILER_FLAG_NAMES
deoptmap
EXTENDED_ARG
FOR_ITER
FORMAT_VALUE
FORMAT_VALUE_CONVERTERS
hasarg
hascompare
hasconst
hasexc
hasfree
hasjabs
hasjrel
haslocal
hasname
HAVE_ARGUMENT
JUMP_BACKWARD
LOAD_ATTR
LOAD_CONST
LOAD_GLOBAL
LOAD_SUPER_ATTR
MAKE_FUNCTION
MAKE_FUNCTION_FLAGS
opmap
opname
RETURN_CONST
SEND
spec_op
specialized
UNKNOWN
function の一覧
_deoptop
_disassemble_bytes
_disassemble_recursive
_disassemble_str
_find_imports
_find_store_names
_format_code_info
_get_code_array
_get_code_object
_get_const_info
_get_const_value
_get_instructions_bytes
_get_name_info
_is_backward_jump
_parse_exception_table
_parse_varint
_try_compile
_unpack_opargs
code_info
dis
disassemble
disco
distb
findlabels
findlinestarts
get_instructions
main
pretty_flags
show_code