File: SOURCES.txt

package info (click to toggle)
python-mock 2.0.0-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 564 kB
  • sloc: python: 5,677; sh: 37; makefile: 11
file content (38 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.testr.conf
.travis.yml
AUTHORS
ChangeLog
LICENSE.txt
NEWS
README.rst
extendmock.py
mock.wpr
requirements.txt
setup.cfg
setup.py
tox.ini
unittest.cfg
docs/changelog.txt
docs/conf.py
docs/index.txt
mock/__init__.py
mock/mock.py
mock.egg-info/PKG-INFO
mock.egg-info/SOURCES.txt
mock.egg-info/dependency_links.txt
mock.egg-info/not-zip-safe
mock.egg-info/pbr.json
mock.egg-info/requires.txt
mock.egg-info/top_level.txt
mock/tests/__init__.py
mock/tests/__main__.py
mock/tests/support.py
mock/tests/testcallable.py
mock/tests/testhelpers.py
mock/tests/testmagicmethods.py
mock/tests/testmock.py
mock/tests/testpatch.py
mock/tests/testsentinel.py
mock/tests/testwith.py
tools/applypatch-transform
tools/pre-applypatch