.bumpversion.cfg
.coveragerc
.isort.cfg
.travis.tmpl.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
configure
conftest.py
python-aspectlib.komodoproject
setup.cfg
setup.py
tox.ini
tox.tmpl.ini
docs/changelog.rst
docs/conf.py
docs/development.rst
docs/examples.rst
docs/faq.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/rationale.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/testing.rst
docs/todo.rst
docs/presentations/15bike2.jpg
docs/presentations/92374175_31fc8fd839_z.jpg
docs/presentations/make.bat
docs/presentations/presentation.html
docs/presentations/pycon.se-lightningtalk.pdf
docs/presentations/pycon.se-lightningtalk.rst
docs/presentations/slides.rst
docs/presentations/unknown.rst
docs/reference/aspectlib.debug.rst
docs/reference/aspectlib.rst
docs/reference/aspectlib.test.rst
docs/reference/index.rst
src/aspectlib/__init__.py
src/aspectlib/debug.py
src/aspectlib/py2chainmap.py
src/aspectlib/py2ordereddict.py
src/aspectlib/py3support.py
src/aspectlib/test.py
src/aspectlib/utils.py
src/aspectlib.egg-info/PKG-INFO
src/aspectlib.egg-info/SOURCES.txt
src/aspectlib.egg-info/dependency_links.txt
src/aspectlib.egg-info/not-zip-safe
src/aspectlib.egg-info/top_level.txt
tests/mymod.py
tests/test_aspectlib.py
tests/test_aspectlib_debug.py
tests/test_aspectlib_test.py
tests/test_integrations.py
tests/test_integrations_py2.py
tests/test_integrations_py3.py
tests/test_pkg1/__init__.py
tests/test_pkg1/test_pkg2/__init__.py
tests/test_pkg1/test_pkg2/test_mod.py