Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_dircache.py
a4f46e1
Remove unused imports in test modules.
by Georg Brandl
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
0aa6e1b
Deprecate the dircache module for 3.0.
by Brett Cannon
· 17 years ago
db390c1
fix typos, mostly in comments
by Fred Drake
· 20 years ago
fe27ff8
make this test work when run repeatedly.
by Michael W. Hudson
· 21 years ago
c6bb6c0
Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.
by Martin v. Löwis
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
1377594
On WIndows, skip the part of test_dircache that can't work on Windows.
by Tim Peters
· 24 years ago
87cc0c3
Whitespace normalization, plus:
by Tim Peters
· 24 years ago
84073bf
Regression test for the dircache module, contributed by Nick Mathewson.
by Fred Drake
· 24 years ago