]> granicus.if.org Git - python/commit
Issue #27809: _csv: _call_dialect() uses fast call
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 22 Aug 2016 22:21:34 +0000 (00:21 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 22 Aug 2016 22:21:34 +0000 (00:21 +0200)
commit6412f4993ab497de7e15e2578da52fc2a9c14f1d
treecab1643e713bdbbeef354a2f20b81c4dd9ce9d88
parentd1584d3e7e9aeb4d9c9708d0ec5522ab58ae1853
Issue #27809: _csv: _call_dialect() uses fast call
Modules/_csv.c