MANIFEST.in
README.txt
mock.py
setup.cfg
setup.py
docs/changelog.txt
docs/examples.txt
docs/getting-started.txt
docs/index.txt
docs/magicmock.txt
docs/mock.txt
docs/mocksignature.txt
docs/patch.txt
docs/sentinel.txt
html/changelog.html
html/examples.html
html/genindex.html
html/getting-started.html
html/index.html
html/magicmock.html
html/mock.html
html/mocksignature.html
html/objects.inv
html/patch.html
html/search.html
html/searchindex.js
html/sentinel.html
html/.doctrees/changelog.doctree
html/.doctrees/examples.doctree
html/.doctrees/getting-started.doctree
html/.doctrees/index.doctree
html/.doctrees/magicmock.doctree
html/.doctrees/mock.doctree
html/.doctrees/mocksignature.doctree
html/.doctrees/patch.doctree
html/.doctrees/sentinel.doctree
html/_sources/changelog.txt
html/_sources/examples.txt
html/_sources/getting-started.txt
html/_sources/index.txt
html/_sources/magicmock.txt
html/_sources/mock.txt
html/_sources/mocksignature.txt
html/_sources/patch.txt
html/_sources/sentinel.txt
html/_static/basic.css
html/_static/default.css
html/_static/doctools.js
html/_static/file.png
html/_static/jquery.js
html/_static/minus.png
html/_static/plus.png
html/_static/pygments.css
html/_static/searchtools.js
html/_static/sidebar.js
html/_static/underscore.js
mock.egg-info/PKG-INFO
mock.egg-info/SOURCES.txt
mock.egg-info/dependency_links.txt
mock.egg-info/top_level.txt
tests/__init__.py
tests/_testwith.py
tests/support.py
tests/support_with.py
tests/testmagicmethods.py
tests/testmock.py
tests/testmocksignature.py
tests/testpatch.py
tests/testsentinel.py
tests/testwith.py