[Python-checkins] cpython (merge 3.3 -> default): s/lightweight/minimal/, as per issue #11379.

antoine.pitrou python-checkins at python.org
Sun Dec 22 01:58:01 CET 2013


http://hg.python.org/cpython/rev/d659e7761d59
changeset: 88128:d659e7761d59
parent: 88125:9839aa0e5b28
parent: 88127:b63258b6eb4d
user: Antoine Pitrou <solipsis at pitrou.net>
date: Sun Dec 22 01:57:45 2013 +0100
summary:
 s/lightweight/minimal/, as per issue #11379.
files:
 Doc/library/xml.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/library/xml.rst b/Doc/library/xml.rst
--- a/Doc/library/xml.rst
+++ b/Doc/library/xml.rst
@@ -33,7 +33,7 @@
 ..
 
 * :mod:`xml.dom`: the DOM API definition
-* :mod:`xml.dom.minidom`: a lightweight DOM implementation
+* :mod:`xml.dom.minidom`: a minimal DOM implementation
 * :mod:`xml.dom.pulldom`: support for building partial DOM trees
 
 ..
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

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