From: Jeremy Hylton Date: Tue, 31 Mar 2009 14:37:44 +0000 (+0000) Subject: Change email address. X-Git-Tag: v3.1a2~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abb02fde7988b9014750b243cb4a6f5a8c915884;p=python Change email address. --- diff --git a/Doc/library/urllib.error.rst b/Doc/library/urllib.error.rst index bd76860504..714ee47bd8 100644 --- a/Doc/library/urllib.error.rst +++ b/Doc/library/urllib.error.rst @@ -3,7 +3,7 @@ .. module:: urllib.error :synopsis: Exception classes raised by urllib.request. -.. moduleauthor:: Jeremy Hylton +.. moduleauthor:: Jeremy Hylton .. sectionauthor:: Senthil Kumaran