commit | 546624609e814d91a4d4fc6ad65c100309bac160 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Sat Dec 08 15:26:16 2007 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Sat Dec 08 15:26:16 2007 +0000 |
tree | 79147fe19095e48c72b4bcf651545331eaaae495 | |
parent | ffe455c3a2432fa34c08ad434ec51aecd366530d [diff] [blame] |
correct email address
diff --git a/Doc/library/robotparser.rst b/Doc/library/robotparser.rst index 1a66955..2451799 100644 --- a/Doc/library/robotparser.rst +++ b/Doc/library/robotparser.rst
@@ -4,7 +4,7 @@ .. module:: robotparser :synopsis: Loads a robots.txt file and answers questions about fetchability of other URLs. -.. sectionauthor:: Skip Montanaro <skip@mojam.com> +.. sectionauthor:: Skip Montanaro <skip@pobox.com> .. index::