commit | 9f3f0931cfc58498086d287226650599a97412bb | [log] [tgz] |
---|---|---|
author | Michael Selik <mike@selik.org> | Thu Jan 31 00:47:53 2019 -0800 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Jan 31 00:47:53 2019 -0800 |
tree | ec55acd86918244262c99c5d8c888932f6459dd2 | |
parent | a1f9a3332bd4767e47013ea787022f06b6dbcbbd [diff] |
bpo-34003: Use dict instead of OrderedDict in csv.DictReader (GH-8014)