.coveragerc
.gitignore
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.rst
setup.cfg
setup.py
tox.ini
.circleci/config.yml
cl/__init__.py
cl/loop.py
context_loop.egg-info/PKG-INFO
context_loop.egg-info/SOURCES.txt
context_loop.egg-info/dependency_links.txt
context_loop.egg-info/not-zip-safe
context_loop.egg-info/requires.txt
context_loop.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/context-loop.rst
docs/contributing.rst
docs/index.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_static/.gitkeep
tests/__init__.py
tests/test_loop.py