From: Andrew Kuchling Date: Tue, 12 Nov 2013 15:02:35 +0000 (-0500) Subject: Update e-mail address X-Git-Tag: v3.4.0b1~307^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=587e970be60ec14c017d5bfef93275f6a6c8dbac;p=thirdparty%2FPython%2Fcpython.git Update e-mail address --- diff --git a/Doc/library/gettext.rst b/Doc/library/gettext.rst index 825311bfdc2b..1efa54fcd8ae 100644 --- a/Doc/library/gettext.rst +++ b/Doc/library/gettext.rst @@ -3,8 +3,8 @@ .. module:: gettext :synopsis: Multilingual internationalization services. -.. moduleauthor:: Barry A. Warsaw -.. sectionauthor:: Barry A. Warsaw +.. moduleauthor:: Barry A. Warsaw +.. sectionauthor:: Barry A. Warsaw **Source code:** :source:`Lib/gettext.py` diff --git a/Doc/library/pickle.rst b/Doc/library/pickle.rst index 0354a3013dba..a99117c72a6f 100644 --- a/Doc/library/pickle.rst +++ b/Doc/library/pickle.rst @@ -12,7 +12,7 @@ .. module:: pickle :synopsis: Convert Python objects to streams of bytes and back. .. sectionauthor:: Jim Kerr . -.. sectionauthor:: Barry Warsaw +.. sectionauthor:: Barry Warsaw The :mod:`pickle` module implements a fundamental, but powerful algorithm for diff --git a/Doc/library/smtpd.rst b/Doc/library/smtpd.rst index 2ca71ffc3ccd..f3058187d456 100644 --- a/Doc/library/smtpd.rst +++ b/Doc/library/smtpd.rst @@ -4,7 +4,7 @@ .. module:: smtpd :synopsis: A SMTP server implementation in Python. -.. moduleauthor:: Barry Warsaw +.. moduleauthor:: Barry Warsaw .. sectionauthor:: Moshe Zadka **Source code:** :source:`Lib/smtpd.py`