COPYING
MANIFEST.in
README.rst
setup.py
tox.ini
bytecode/__init__.py
bytecode/bytecode.py
bytecode/cfg.py
bytecode/concrete.py
bytecode/instr.py
bytecode/peephole_opt.py
bytecode.egg-info/PKG-INFO
bytecode.egg-info/SOURCES.txt
bytecode.egg-info/dependency_links.txt
bytecode.egg-info/top_level.txt
bytecode/tests/__init__.py
bytecode/tests/test_bytecode.py
bytecode/tests/test_cfg.py
bytecode/tests/test_code.py
bytecode/tests/test_concrete.py
bytecode/tests/test_instr.py
bytecode/tests/test_misc.py
bytecode/tests/test_peephole_opt.py
doc/Makefile
doc/api.rst
doc/byteplay_codetransformer.rst
doc/cfg.rst
doc/changelog.rst
doc/conf.py
doc/index.rst
doc/make.bat
doc/peephole.rst
doc/todo.rst
doc/usage.rst