AUTHORS
CHANGES
COPYING
MANIFEST.in
README.md
TODO
setup.py
artwork/logo-reblok.png
artwork/logo.v1.svg
bin/reblok
debian/changelog
debian/compat
debian/control
debian/copyright
debian/docs
debian/examples
debian/pycompat
debian/pyversions
debian/rules
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
doc/sources/ast.rst
reblok/__init__.py
reblok/namespaces.py
reblok/opcodes.py
reblok/py2ast.py
reblok/reblok.py
reblok.egg-info/PKG-INFO
reblok.egg-info/SOURCES.txt
reblok.egg-info/dependency_links.txt
reblok.egg-info/requires.txt
reblok.egg-info/top_level.txt
test/test01_basics.py
test/test02_reblok.py
test/snippets/11_loop.py
test/snippets/13_delete.py
test/snippets/14_unpack.py
test/snippets/15_set.py
test/snippets/16_trycatch.py