1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python/mock-1.0.0/mock.egg-info/SOURCES.txt Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,94 @@ 1.4 +LICENSE.txt 1.5 +MANIFEST.in 1.6 +README.txt 1.7 +mock.py 1.8 +setup.cfg 1.9 +setup.py 1.10 +tox.ini 1.11 +docs/changelog.txt 1.12 +docs/compare.txt 1.13 +docs/conf.py 1.14 +docs/examples.txt 1.15 +docs/getting-started.txt 1.16 +docs/helpers.txt 1.17 +docs/index.txt 1.18 +docs/magicmock.txt 1.19 +docs/mock.txt 1.20 +docs/patch.txt 1.21 +docs/sentinel.txt 1.22 +html/changelog.html 1.23 +html/compare.html 1.24 +html/examples.html 1.25 +html/genindex.html 1.26 +html/getting-started.html 1.27 +html/index.html 1.28 +html/magicmock.html 1.29 +html/mock.html 1.30 +html/mocksignature.html 1.31 +html/objects.inv 1.32 +html/output.txt 1.33 +html/patch.html 1.34 +html/search.html 1.35 +html/searchindex.js 1.36 +html/sentinel.html 1.37 +html/.doctrees/changelog.doctree 1.38 +html/.doctrees/compare.doctree 1.39 +html/.doctrees/examples.doctree 1.40 +html/.doctrees/getting-started.doctree 1.41 +html/.doctrees/index.doctree 1.42 +html/.doctrees/magicmock.doctree 1.43 +html/.doctrees/mock.doctree 1.44 +html/.doctrees/mocksignature.doctree 1.45 +html/.doctrees/patch.doctree 1.46 +html/.doctrees/sentinel.doctree 1.47 +html/_sources/changelog.txt 1.48 +html/_sources/compare.txt 1.49 +html/_sources/examples.txt 1.50 +html/_sources/getting-started.txt 1.51 +html/_sources/index.txt 1.52 +html/_sources/magicmock.txt 1.53 +html/_sources/mock.txt 1.54 +html/_sources/mocksignature.txt 1.55 +html/_sources/patch.txt 1.56 +html/_sources/sentinel.txt 1.57 +html/_static/adctheme.css 1.58 +html/_static/basic.css 1.59 +html/_static/breadcrumb_background.png 1.60 +html/_static/default.css 1.61 +html/_static/doctools.js 1.62 +html/_static/documentation.png 1.63 +html/_static/file.png 1.64 +html/_static/header_sm_mid.png 1.65 +html/_static/jquery.js 1.66 +html/_static/minus.png 1.67 +html/_static/mobile.css 1.68 +html/_static/plus.png 1.69 +html/_static/pygments.css 1.70 +html/_static/scrn1.png 1.71 +html/_static/scrn2.png 1.72 +html/_static/searchfield_leftcap.png 1.73 +html/_static/searchfield_repeat.png 1.74 +html/_static/searchfield_rightcap.png 1.75 +html/_static/searchtools.js 1.76 +html/_static/sidebar.js 1.77 +html/_static/title_background.png 1.78 +html/_static/toc.js 1.79 +html/_static/triangle_closed.png 1.80 +html/_static/triangle_left.png 1.81 +html/_static/triangle_open.png 1.82 +html/_static/underscore.js 1.83 +mock.egg-info/PKG-INFO 1.84 +mock.egg-info/SOURCES.txt 1.85 +mock.egg-info/dependency_links.txt 1.86 +mock.egg-info/top_level.txt 1.87 +tests/__init__.py 1.88 +tests/_testwith.py 1.89 +tests/support.py 1.90 +tests/support_with.py 1.91 +tests/testcallable.py 1.92 +tests/testhelpers.py 1.93 +tests/testmagicmethods.py 1.94 +tests/testmock.py 1.95 +tests/testpatch.py 1.96 +tests/testsentinel.py 1.97 +tests/testwith.py 1.98 \ No newline at end of file