[Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5

zach.ware python-checkins at python.org
Fri Sep 11 17:53:34 CEST 2015


https://hg.python.org/cpython/rev/91fbeed05d7a
changeset: 97920:91fbeed05d7a
parent: 97916:0d1a052e42ee
parent: 97919:6063fba0e28a
user: Zachary Ware <zachary.ware at gmail.com>
date: Fri Sep 11 10:52:51 2015 -0500
summary:
 Merge with 3.5
files:
 Doc/library/csv.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/library/csv.rst b/Doc/library/csv.rst
--- a/Doc/library/csv.rst
+++ b/Doc/library/csv.rst
@@ -325,7 +325,7 @@
 
 .. attribute:: Dialect.doublequote
 
- Controls how instances of *quotechar* appearing inside a field should be
+ Controls how instances of *quotechar* appearing inside a field should
 themselves be quoted. When :const:`True`, the character is doubled. When
 :const:`False`, the *escapechar* is used as a prefix to the *quotechar*. It
 defaults to :const:`True`.
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

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