]> granicus.if.org Git - python/commitdiff
Change email address.
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 31 Mar 2009 14:37:44 +0000 (14:37 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 31 Mar 2009 14:37:44 +0000 (14:37 +0000)
Doc/library/urllib.error.rst

index bd768605047f9e1a23233680070dc2b824d5c4fd..714ee47bd8b6afc95517fed71a7287dd9a3e4f37 100644 (file)
@@ -3,7 +3,7 @@
 
 .. module:: urllib.error
    :synopsis: Exception classes raised by urllib.request.
-.. moduleauthor:: Jeremy Hylton <jhylton@users.sourceforge.net>
+.. moduleauthor:: Jeremy Hylton <jeremy@alum.mit.edu>
 .. sectionauthor:: Senthil Kumaran <orsenthil@gmail.com>