Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d47a68716e7dfdf79a19129a9a8369b41a173f27
/
Lib
/
test
/
test_robotparser.py
2bd953e
Merged revisions 83238 via svnmerge from
by Georg Brandl
· 15 years ago
a4f79f9
Merged revisions 83209 via svnmerge from
by Senthil Kumaran
· 15 years ago
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