[docs] Small typo on CSV documentation

Nat Dunn ndunn at webucator.com
Fri Sep 11 17:17:25 CEST 2015


Hello,

There is a small bug at https://docs.python.org/3/library/csv.html. The
word "be" is repeated. I believe the first one (in red) should be removed.

Dialect.doublequote
<https://docs.python.org/3/library/csv.html#csv.Dialect.doublequote>

Controls how instances of *quotechar* appearing inside a field should
be themselves
be quoted.
Nat

-- 
Nat Dunn
CIO, Webucator
https://www.webucator.com <http://www.webucator.com>
877-932-8228 x221
315-849-2724 x221
- - - - - - - - - - - - - - - - - -
View our Instructor-Led Online class schedule
<https://www.webucator.com/ilo/schedule.cfm>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20150911/8167fe51/attachment-0001.html>


More information about the docs mailing list