mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
SF patch #911431: robot.txt must be robots.txt
(Contributed by George Yoshida.)
This commit is contained in:
parent
3aa82c07f7
commit
2d95f1ad57
2 changed files with 3 additions and 3 deletions
|
@ -1962,7 +1962,7 @@ repr Redo repr() but with limits on most sizes.
|
|||
rexec Restricted execution facilities ("safe" exec, eval, etc).
|
||||
rfc822 RFC-822 message manipulation class.
|
||||
rlcompleter Word completion for GNU readline 2.0.
|
||||
robotparser Parse robot.txt files, useful for web spiders.
|
||||
robotparser Parse robots.txt files, useful for web spiders.
|
||||
sched A generally useful event scheduler class.
|
||||
sets Module for a set datatype.
|
||||
sgmllib A parser for SGML.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue