Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(617)

Side by Side Diff: third_party/google-endpoints/dogpile.cache-0.6.2-py2.7.egg-info/SOURCES.txt

Issue 2666783008: Add google-endpoints to third_party/. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 LICENSE
2 MANIFEST.in
3 README.rst
4 hash_port.py
5 log_tests.ini
6 setup.cfg
7 setup.py
8 tox.ini
9 docs/api.html
10 docs/changelog.html
11 docs/core_usage.html
12 docs/front.html
13 docs/genindex.html
14 docs/index.html
15 docs/py-modindex.html
16 docs/recipes.html
17 docs/search.html
18 docs/searchindex.js
19 docs/usage.html
20 docs/_sources/api.txt
21 docs/_sources/changelog.txt
22 docs/_sources/core_usage.txt
23 docs/_sources/front.txt
24 docs/_sources/index.txt
25 docs/_sources/recipes.txt
26 docs/_sources/usage.txt
27 docs/_static/basic.css
28 docs/_static/changelog.css
29 docs/_static/comment-bright.png
30 docs/_static/comment-close.png
31 docs/_static/comment.png
32 docs/_static/doctools.js
33 docs/_static/down-pressed.png
34 docs/_static/down.png
35 docs/_static/file.png
36 docs/_static/jquery-1.11.1.js
37 docs/_static/jquery.js
38 docs/_static/minus.png
39 docs/_static/nature.css
40 docs/_static/plus.png
41 docs/_static/pygments.css
42 docs/_static/searchtools.js
43 docs/_static/sphinx_paramlinks.css
44 docs/_static/underscore-1.3.1.js
45 docs/_static/underscore.js
46 docs/_static/up-pressed.png
47 docs/_static/up.png
48 docs/_static/websupport.js
49 docs/build/Makefile
50 docs/build/api.rst
51 docs/build/builder.py
52 docs/build/changelog.rst
53 docs/build/conf.py
54 docs/build/core_usage.rst
55 docs/build/front.rst
56 docs/build/index.rst
57 docs/build/recipes.rst
58 docs/build/requirements.txt
59 docs/build/usage.rst
60 dogpile/__init__.py
61 dogpile/core.py
62 dogpile/lock.py
63 dogpile.cache.egg-info/PKG-INFO
64 dogpile.cache.egg-info/SOURCES.txt
65 dogpile.cache.egg-info/dependency_links.txt
66 dogpile.cache.egg-info/entry_points.txt
67 dogpile.cache.egg-info/not-zip-safe
68 dogpile.cache.egg-info/top_level.txt
69 dogpile/cache/__init__.py
70 dogpile/cache/api.py
71 dogpile/cache/exception.py
72 dogpile/cache/proxy.py
73 dogpile/cache/region.py
74 dogpile/cache/util.py
75 dogpile/cache/backends/__init__.py
76 dogpile/cache/backends/file.py
77 dogpile/cache/backends/memcached.py
78 dogpile/cache/backends/memory.py
79 dogpile/cache/backends/null.py
80 dogpile/cache/backends/redis.py
81 dogpile/cache/plugins/__init__.py
82 dogpile/cache/plugins/mako_cache.py
83 dogpile/util/__init__.py
84 dogpile/util/compat.py
85 dogpile/util/langhelpers.py
86 dogpile/util/nameregistry.py
87 dogpile/util/readwrite_lock.py
88 tests/__init__.py
89 tests/conftest.py
90 tests/test_backgrounding.py
91 tests/test_lock.py
92 tests/test_utils.py
93 tests/cache/__init__.py
94 tests/cache/_fixtures.py
95 tests/cache/test_dbm_backend.py
96 tests/cache/test_decorator.py
97 tests/cache/test_mako.py
98 tests/cache/test_memcached_backend.py
99 tests/cache/test_memory_backend.py
100 tests/cache/test_null_backend.py
101 tests/cache/test_redis_backend.py
102 tests/cache/test_region.py
103 tests/cache/plugins/__init__.py
104 tests/cache/plugins/test_mako_cache.py
105 tests/util/__init__.py
106 tests/util/test_nameregistry.py
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698