[Python-checkins] cpython (merge 3.2 -> default): Merge wording change from 3.2

eric.araujo python-checkins at python.org
Wed Jun 15 17:52:58 CEST 2011


http://hg.python.org/cpython/rev/39db4d8c6335
changeset: 70820:39db4d8c6335
parent: 70818:26a2c6afcc5d
parent: 70819:8a9d25804c3d
user: Éric Araujo <merwok at netwok.org>
date: Wed Jun 15 17:51:05 2011 +0200
summary:
 Merge wording change from 3.2
files:
 Doc/library/abc.rst | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doc/library/abc.rst b/Doc/library/abc.rst
--- a/Doc/library/abc.rst
+++ b/Doc/library/abc.rst
@@ -11,8 +11,8 @@
 
 --------------
 
-This module provides the infrastructure for defining an :term:`abstract base
-class` (ABC) in Python, as outlined in :pep:`3119`; see the PEP for why this
+This module provides the infrastructure for defining :term:`abstract base
+classes <abstract base class>` (ABCs) in Python, as outlined in :pep:`3119`; see the PEP for why this
 was added to Python. (See also :pep:`3141` and the :mod:`numbers` module
 regarding a type hierarchy for numbers based on ABCs.)
 
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /