aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/py/mock/mock.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/py/mock/mock.egg-info/SOURCES.txt')
-rw-r--r--third_party/py/mock/mock.egg-info/SOURCES.txt92
1 files changed, 92 insertions, 0 deletions
diff --git a/third_party/py/mock/mock.egg-info/SOURCES.txt b/third_party/py/mock/mock.egg-info/SOURCES.txt
new file mode 100644
index 0000000000..53e059a640
--- /dev/null
+++ b/third_party/py/mock/mock.egg-info/SOURCES.txt
@@ -0,0 +1,92 @@
+LICENSE.txt
+MANIFEST.in
+README.txt
+mock.py
+setup.cfg
+setup.py
+tox.ini
+docs/changelog.txt
+docs/compare.txt
+docs/conf.py
+docs/examples.txt
+docs/getting-started.txt
+docs/helpers.txt
+docs/index.txt
+docs/magicmock.txt
+docs/mock.txt
+docs/patch.txt
+docs/sentinel.txt
+html/changelog.html
+html/compare.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/output.txt
+html/patch.html
+html/search.html
+html/searchindex.js
+html/sentinel.html
+html/.doctrees/changelog.doctree
+html/.doctrees/compare.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/compare.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/adctheme.css
+html/_static/basic.css
+html/_static/breadcrumb_background.png
+html/_static/doctools.js
+html/_static/documentation.png
+html/_static/file.png
+html/_static/header_sm_mid.png
+html/_static/jquery.js
+html/_static/minus.png
+html/_static/mobile.css
+html/_static/plus.png
+html/_static/pygments.css
+html/_static/scrn1.png
+html/_static/scrn2.png
+html/_static/searchfield_leftcap.png
+html/_static/searchfield_repeat.png
+html/_static/searchfield_rightcap.png
+html/_static/searchtools.js
+html/_static/title_background.png
+html/_static/toc.js
+html/_static/triangle_closed.png
+html/_static/triangle_left.png
+html/_static/triangle_open.png
+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/testcallable.py
+tests/testhelpers.py
+tests/testmagicmethods.py
+tests/testmock.py
+tests/testpatch.py
+tests/testsentinel.py
+tests/testwith.py \ No newline at end of file