Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_robotparser.py
f37592f
Backport some robotparser test and skip the test if the external resource is not available.
by Florent Xicluna
· 15 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
1ef19f0
Close issue 3437 - missing state change when Allow lines are processed.
by Skip Montanaro
· 17 years ago
730c818
Correct attribute name.
by Georg Brandl
· 17 years ago
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