Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b27745fb6d522b18cef532e4b51c9368d568e90e
/
Lib
/
test
/
test_robotparser.py
1a41313
fixes 813986
by Skip Montanaro
· 18 years ago
c2898c5
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule().
by Collin Winter
· 18 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
1c63f6e
Correct various errors:
by Martin v. Löwis
· 23 years ago