[issue27752] [doc] CSV DictReader default dialect name 'excel' is misleading, as MS Excel doesn't actually use ', ' as a separator.

Łukasz Langa report at bugs.python.org
Fri Aug 6 16:33:29 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 62bce24e32a9c754a23e758a32a7e0ca49602fc5 by Miss Islington (bot) in branch '3.9':
bpo-27752: improve documentation of csv.Dialect (GH-26795) (GH-27644)
https://github.com/python/cpython/commit/62bce24e32a9c754a23e758a32a7e0ca49602fc5


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27752>
_______________________________________


More information about the Python-bugs-list mailing list