.bumpversion.cfg
.cookiecutterrc
.coveragerc
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
conftest.py
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.ps1
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
ci/templates/tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
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/pycon.se-lightningtalk.pdf
docs/presentations/pycon.se-lightningtalk.rst
docs/reference/aspectlib.contrib.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/contrib.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_py3.py
tests/test_aspectlib_test.py
tests/test_contrib.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