COPYING.txt
ChangeLog
LICENSE.gpl2
LICENSE.mit
MANIFEST.in
README.rst
__pkginfo__.py
setup.cfg
setup.py
bin/pydisasm
doc/bytecode-history.md
doc/opcode-history.md
test/add-test.py
test/dis-compare.py
test/test_pyenvlib.py
test/test_pyenvlib.pyc
test/test_pythonlib.py
test/test_pythonlib.pyc
test/__pycache__/test_pyenvlib.cpython-27-PYTEST.pyc
test/__pycache__/test_pyenvlib.cpython-33-PYTEST.pyc
test/__pycache__/test_pyenvlib.cpython-35-PYTEST.pyc
test/__pycache__/test_pythonlib.cpython-27-PYTEST.pyc
test/__pycache__/test_pythonlib.cpython-33-PYTEST.pyc
test/__pycache__/test_pythonlib.cpython-35-PYTEST.pyc
test/bug3.1/03_extendedarg.py
test/bytecode_1.5/docstring.pyc
test/bytecode_1.5/exceptions.pyc
test/bytecode_1.5/exec.pyc
test/bytecode_1.5/expressions.pyc
test/bytecode_1.5/globals.pyc
test/bytecode_1.5/import.pyc
test/bytecode_1.5/lambda.pyc
test/bytecode_1.5/misc.pyc
test/bytecode_1.5/nested_elif.pyc
test/bytecode_1.5/print.pyc
test/bytecode_1.5/slices.pyc
test/bytecode_1.5/test_class.pyc
test/bytecode_1.5/test_del.pyc
test/bytecode_1.5/test_docstring.pyc
test/bytecode_1.5/test_empty.pyc
test/bytecode_1.5/test_exceptions.pyc
test/bytecode_1.5/test_exec.pyc
test/bytecode_1.5/test_expressions.pyc
test/bytecode_1.5/test_functions.pyc
test/bytecode_1.5/test_global.pyc
test/bytecode_1.5/test_globals.pyc
test/bytecode_1.5/test_import.pyc
test/bytecode_1.5/test_integers.pyc
test/bytecode_1.5/test_lambda.pyc
test/bytecode_1.5/test_loops.pyc
test/bytecode_1.5/test_misc.pyc
test/bytecode_1.5/test_nested_elif.pyc
test/bytecode_1.5/test_prettyprint.pyc
test/bytecode_1.5/test_print.pyc
test/bytecode_1.5/test_single_stmt.pyc
test/bytecode_1.5/test_slices.pyc
test/bytecode_1.5/test_tuples.pyc
test/bytecode_1.5/tuple_params.pyc
test/bytecode_2.1/applyEquiv.pyc
test/bytecode_2.1/augmentedAssign.pyc
test/bytecode_2.1/docstring.pyc
test/bytecode_2.1/exceptions.pyc
test/bytecode_2.1/exec.pyc
test/bytecode_2.1/expressions.pyc
test/bytecode_2.1/extendedImport.pyc
test/bytecode_2.1/extendedPrint.pyc
test/bytecode_2.1/globals.pyc
test/bytecode_2.1/import.pyc
test/bytecode_2.1/lambda.pyc
test/bytecode_2.1/listComprehensions.pyc
test/bytecode_2.1/misc.pyc
test/bytecode_2.1/nested_elif.pyc
test/bytecode_2.1/print.pyc
test/bytecode_2.1/slices.pyc
test/bytecode_2.1/test_applyEquiv.pyc
test/bytecode_2.1/test_augmentedAssign.pyc
test/bytecode_2.1/test_class.pyc
test/bytecode_2.1/test_del.pyc
test/bytecode_2.1/test_docstring.pyc
test/bytecode_2.1/test_empty.pyc
test/bytecode_2.1/test_exceptions.pyc
test/bytecode_2.1/test_exec.pyc
test/bytecode_2.1/test_expressions.pyc
test/bytecode_2.1/test_extendedImport.pyc
test/bytecode_2.1/test_extendedPrint.pyc
test/bytecode_2.1/test_functions.pyc
test/bytecode_2.1/test_global.pyc
test/bytecode_2.1/test_globals.pyc
test/bytecode_2.1/test_import.pyc
test/bytecode_2.1/test_import_as.pyc
test/bytecode_2.1/test_integers.pyc
test/bytecode_2.1/test_lambda.pyc
test/bytecode_2.1/test_listComprehensions.pyc
test/bytecode_2.1/test_loops.pyc
test/bytecode_2.1/test_loops2.pyc
test/bytecode_2.1/test_misc.pyc
test/bytecode_2.1/test_nested_elif.pyc
test/bytecode_2.1/test_nested_scopes.pyc
test/bytecode_2.1/test_prettyprint.pyc
test/bytecode_2.1/test_print.pyc
test/bytecode_2.1/test_print_to.pyc
test/bytecode_2.1/test_single_stmt.pyc
test/bytecode_2.1/test_slices.pyc
test/bytecode_2.1/test_tuple_params.pyc
test/bytecode_2.1/test_tuples.pyc
test/bytecode_2.1/tuple_params.pyc
test/bytecode_2.2/22_test_yield.pyc
test/bytecode_2.3/01_unicode.pyc
test/bytecode_2.3/03_build_map.pyc
test/bytecode_2.3/05_24_float.pyc
test/bytecode_2.4/05_24_float.pyc
test/bytecode_2.5/02_complex.pyc
test/bytecode_2.5dropbox/codeop.pyc
test/bytecode_2.6/00_assign.pyc
test/bytecode_2.6/00_import.pyc
test/bytecode_2.6/00_pass.pyc
test/bytecode_2.6/01_class.pyc
test/bytecode_2.6/01_list_comprehension.pyc
test/bytecode_2.6/01_positional.pyc
test/bytecode_2.6/01_try_except.pyc
test/bytecode_2.6/02_def.pyc
test/bytecode_2.6/02_slice.pyc
test/bytecode_2.6/05_if.pyc
test/bytecode_2.6/05_ifelse.pyc
test/bytecode_2.6/05_try_except.pyc
test/bytecode_2.6/10_class.pyc
test/bytecode_2.6/10_for.pyc
test/bytecode_2.6/10_if_else_ternary.pyc
test/bytecode_2.6/10_keyword.pyc
test/bytecode_2.6/10_mixed_boolean.pyc
test/bytecode_2.6/10_while.pyc
test/bytecode_2.6/15_assert.pyc
test/bytecode_2.6/15_for_if.pyc
test/bytecode_2.6/20_try_except.pyc
test/bytecode_2.6/25_try_except.pyc
test/bytecode_2.7/01_unicode.pyc
test/bytecode_2.7/02_complex.pyc
test/bytecode_2.7/05_24_float.pyc
test/bytecode_2.7/06_py34_ref.pyc
test/bytecode_3.0/04_raise.pyc
test/bytecode_3.1/03_extendedarg.pyc
test/bytecode_3.2/01_unicode.pyc
test/bytecode_3.3/00_assign.pyc
test/bytecode_3.3/00_import.pyc
test/bytecode_3.3/00_pass.pyc
test/bytecode_3.3/01_boolean.pyc
test/bytecode_3.3/01_positional.pyc
test/bytecode_3.3/02_def.pyc
test/bytecode_3.3/02_slice.pyc
test/bytecode_3.3/05_if.pyc
test/bytecode_3.3/05_ifelse.pyc
test/bytecode_3.3/06_frozenset.pyc
test/bytecode_3.3/10_for.pyc
test/bytecode_3.3/10_keyword.pyc
test/bytecode_3.3/10_mixed_boolean.pyc
test/bytecode_3.3/10_while.pyc
test/bytecode_3.3/15_assert.pyc
test/bytecode_3.3/15_for_if.pyc
test/bytecode_3.4/06_py34_ref.pyc
test/bytecode_3.5/01_unicode.pyc
test/bytecode_3.6/01_build_string.pyc
test/bytecode_3.6/01_fstring.pyc
test/bytecode_3.6/01_unicode.pyc
test/bytecode_pypy2.7/01_unicode.pyc
test/bytecode_pypy2.7/02_complex.pyc
test/bytecode_pypy2.7/03_build_map.pyc
test/bytecode_pypy2.7/04_pypy_lambda.pyc
test/bytecode_pypy2.7/05_24_float.pyc
test/bytecode_pypy3.2/01_unicode.pyc
test/bytecode_pypy3.2/02_complex.pyc
test/bytecode_pypy3.2/05_24_float.pyc
test/simple_2.7/06_frozenset.py
test/simple_2.7/06_frozenset.pyc
test/simple_2.7/__pycache__/06_frozenset.cpython-34.pyc
test/simple_2.7/__pycache__/06_frozenset.cpython-35.pyc
test/simple_2.7/__pycache__/06_frozenset.cpython-36.pyc
test/simple_source/01_unicode.py
test/simple_source/02_complex.py
test/simple_source/03_build_map.py
test/simple_source/04_pypy_lambda.py
test/simple_source/04_raise.py
test/simple_source/05_24_float.py
test/simple_source/06_py34_ref.py
test/simple_source/__pycache__/01_unicode.cpython-34.pyc
test/simple_source/__pycache__/01_unicode.cpython-35.pyc
test/simple_source/__pycache__/01_unicode.cpython-36.pyc
test/simple_source/__pycache__/02_complex.cpython-34.pyc
test/simple_source/__pycache__/02_complex.cpython-35.pyc
test/simple_source/__pycache__/02_complex.cpython-36.pyc
test/simple_source/__pycache__/05_24_float.cpython-34.pyc
test/simple_source/__pycache__/05_24_float.cpython-35.pyc
test/simple_source/__pycache__/05_24_float.cpython-36.pyc
test/simple_source/__pycache__/06_py34_ref.cpython-34.pyc
test/simple_source/__pycache__/06_py34_ref.cpython-35.pyc
test/simple_source/__pycache__/06_py34_ref.cpython-36.pyc
test/version_specific/bug36/01_build_string.py
test/version_specific/bug36/01_fstring.py
test_unit/test_dis.py
test_unit/test_dis27.py
test_unit/test_dis33.py
test_unit/test_load.py
test_unit/test_magic.py
test_unit/test_marsh.py
xdis/__init__.py
xdis/bytecode.py
xdis/code.py
xdis/load.py
xdis/magics.py
xdis/main.py
xdis/marsh.py
xdis/std.py
xdis/unmarshal.py
xdis/util.py
xdis/verify.py
xdis/version.py
xdis/wordcode.py
xdis.egg-info/PKG-INFO
xdis.egg-info/SOURCES.txt
xdis.egg-info/dependency_links.txt
xdis.egg-info/top_level.txt
xdis.egg-info/zip-safe
xdis/dropbox/__init__.py
xdis/dropbox/decrypt25.py
xdis/opcodes/__init__.py
xdis/opcodes/base.py
xdis/opcodes/opcode_15.py
xdis/opcodes/opcode_20.py
xdis/opcodes/opcode_21.py
xdis/opcodes/opcode_22.py
xdis/opcodes/opcode_23.py
xdis/opcodes/opcode_24.py
xdis/opcodes/opcode_25.py
xdis/opcodes/opcode_26.py
xdis/opcodes/opcode_27.py
xdis/opcodes/opcode_2x.py
xdis/opcodes/opcode_30.py
xdis/opcodes/opcode_31.py
xdis/opcodes/opcode_32.py
xdis/opcodes/opcode_33.py
xdis/opcodes/opcode_34.py
xdis/opcodes/opcode_35.py
xdis/opcodes/opcode_36.py
xdis/opcodes/opcode_3x.py
xdis/opcodes/opcode_pypy26.py
xdis/opcodes/opcode_pypy27.py
xdis/opcodes/opcode_pypy32.py