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

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


https://hg.python.org/cpython/rev/6063fba0e28a
changeset: 97919:6063fba0e28a
branch: 3.5
parent: 97915:df60218959fc
parent: 97918:4488e321fe85
user: Zachary Ware <zachary.ware at gmail.com>
date: Fri Sep 11 10:52:36 2015 -0500
summary:
 Merge with 3.4
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 によって変換されたページ (->オリジナル) /