[Python-checkins] cpython (3.2): backport c4bd68be5fc6 to 3.2

sandro.tosi python-checkins at python.org
Sat Jun 2 23:43:35 CEST 2012


http://hg.python.org/cpython/rev/b17747289da1
changeset: 77306:b17747289da1
branch: 3.2
parent: 77303:e2739145657d
user: Sandro Tosi <sandro.tosi at gmail.com>
date: Sat Jun 02 23:41:19 2012 +0200
summary:
 backport c4bd68be5fc6 to 3.2
files:
 Doc/glossary.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/glossary.rst b/Doc/glossary.rst
--- a/Doc/glossary.rst
+++ b/Doc/glossary.rst
@@ -194,7 +194,7 @@
 An object exposing a file-oriented API (with methods such as
 :meth:`read()` or :meth:`write()`) to an underlying resource. Depending
 on the way it was created, a file object can mediate access to a real
- on-disk file or to another other type of storage or communication device
+ on-disk file or to another type of storage or communication device
 (for example standard input/output, in-memory buffers, sockets, pipes,
 etc.). File objects are also called :dfn:`file-like objects` or
 :dfn:`streams`.
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

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