]> granicus.if.org Git - python/commit
Issue #29405: Make total calculation in _guess_delimiter more accurate.
authorXiang Zhang <angwerzx@126.com>
Mon, 6 Feb 2017 02:50:09 +0000 (10:50 +0800)
committerXiang Zhang <angwerzx@126.com>
Mon, 6 Feb 2017 02:50:09 +0000 (10:50 +0800)
commit6aee6fbce8f3d7b8c8eae5d8f88fc2282698a6dc
treec182428131363312d21a6d9aa07c873048c79439
parent97353845f87e0a260a119240f27f2ab22fcaebd1
Issue #29405: Make total calculation in _guess_delimiter more accurate.
Lib/csv.py