]> granicus.if.org Git - python/commit
Issue #16145: Support legacy strings in the _csv module.
authorStefan Krah <skrah@bytereef.org>
Fri, 2 Nov 2012 13:44:20 +0000 (14:44 +0100)
committerStefan Krah <skrah@bytereef.org>
Fri, 2 Nov 2012 13:44:20 +0000 (14:44 +0100)
commite6996ed5d9c3ce149a8384a625521ab5a0820ae3
tree3a650836587ea15ec283efa03418422da466e384
parented71918d1297c9d478e497c783520d46b2bc0ee4
Issue #16145: Support legacy strings in the _csv module.
Lib/test/test_csv.py
Modules/_csv.c
Modules/_testcapimodule.c