Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3ae84b6389f108fddbed5814cd210c3a0110c633
/
Lib
/
robotparser.py
5aee504
Remove import of re, it is not used
by Neal Norwitz
· 22 years ago
aef22fb
Patch 560023 adding docstrings. 2.2 Candidate (after verifying modules were not updated after 2.2).
by Raymond Hettinger
· 22 years ago
bc0e910
Convert a pile of obvious "yes/no" functions to return bool.
by Tim Peters
· 23 years ago
73f570b
Correctly set default entry in all cases.
by Martin v. Löwis
· 23 years ago
d22368f
Patch #499513: use readline() instead of readlines(). Removed the
by Martin v. Löwis
· 23 years ago
1c63f6e
Correct various errors:
by Martin v. Löwis
· 23 years ago
e7abf97
Remove unused import (PyChecker)
by Andrew M. Kuchling
· 23 years ago
0e6d213
Whitespace normalization.
by Tim Peters
· 24 years ago
5bba231
The bulk of the credit for these changes goes to Bastian Kleineidam
by Skip Montanaro
· 24 years ago
141971f
String method conversion.
by Eric S. Raymond
· 24 years ago
dfc538a
Whitespace normalization.
by Tim Peters
· 24 years ago
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
663f6c2
rewrite of robotparser.py by Bastian Kleineidam. Closes patch 102229.
by Skip Montanaro
· 24 years ago
dc8b798
Skip Montanaro:
by Guido van Rossum
· 25 years ago
986abac
Give in to tabnanny
by Guido van Rossum
· 27 years ago
bbf8c2f
Skip Montanaro's robots.txt parser.
by Guido van Rossum
· 28 years ago