AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pyraii/__init__.py
pyraii/close.py
pyraii/close_functor.py
pyraii/context.py
pyraii/resource_concept.py
pyraii/resource_list.py
pyraii/resource_owner.py
pyraii.egg-info/PKG-INFO
pyraii.egg-info/SOURCES.txt
pyraii.egg-info/dependency_links.txt
pyraii.egg-info/not-zip-safe
pyraii.egg-info/top_level.txt
tests/.coverage
tests/mock_closable.py
tests/mock_exception.py
tests/test_close.py
tests/test_context.py
tests/test_resource_concept.py
tests/test_resource_list.py
tests/test_resource_owner.py