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
pyresult/__init__.py
pyresult/operators.py
pyresult/result.py
pyresult.egg-info/PKG-INFO
pyresult.egg-info/SOURCES.txt
pyresult.egg-info/dependency_links.txt
pyresult.egg-info/not-zip-safe
pyresult.egg-info/requires.txt
pyresult.egg-info/top_level.txt
tests/__init__.py
tests/test_operators.py
tests/test_result.py