mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Update e-mail address
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
.. module:: gettext
|
||||
:synopsis: Multilingual internationalization services.
|
||||
.. moduleauthor:: Barry A. Warsaw <barry@zope.com>
|
||||
.. sectionauthor:: Barry A. Warsaw <barry@zope.com>
|
||||
.. moduleauthor:: Barry A. Warsaw <barry@python.org>
|
||||
.. sectionauthor:: Barry A. Warsaw <barry@python.org>
|
||||
|
||||
**Source code:** :source:`Lib/gettext.py`
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
.. module:: pickle
|
||||
:synopsis: Convert Python objects to streams of bytes and back.
|
||||
.. sectionauthor:: Jim Kerr <jbkerr@sr.hp.com>.
|
||||
.. sectionauthor:: Barry Warsaw <barry@zope.com>
|
||||
.. sectionauthor:: Barry Warsaw <barry@python.org>
|
||||
|
||||
|
||||
The :mod:`pickle` module implements a fundamental, but powerful algorithm for
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
.. module:: smtpd
|
||||
:synopsis: A SMTP server implementation in Python.
|
||||
|
||||
.. moduleauthor:: Barry Warsaw <barry@zope.com>
|
||||
.. moduleauthor:: Barry Warsaw <barry@python.org>
|
||||
.. sectionauthor:: Moshe Zadka <moshez@moshez.org>
|
||||
|
||||
**Source code:** :source:`Lib/smtpd.py`
|
||||
|
||||
Reference in New Issue
Block a user