.gitignore
.pylintrc
Makefile
README.rst
setup.cfg
setup.py
asyncscope/__init__.py
asyncscope.egg-info/PKG-INFO
asyncscope.egg-info/SOURCES.txt
asyncscope.egg-info/dependency_links.txt
asyncscope.egg-info/requires.txt
asyncscope.egg-info/top_level.txt
examples/scoped.py
tests/__init__.py
tests/test_basic.py