diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-11-19 18:16:20 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-11-19 18:16:20 (GMT) |
commit | fb099c9ef134166ecaf3905c0d8b2995245f3ded (patch) | |
tree | 2f41745c93f1daaf0dbe505dc1ebf24227f63651 /Grammar | |
parent | 30c5ad2aa2a809d82490010850dc49b54de36635 (diff) | |
download | cpython-fb099c9ef134166ecaf3905c0d8b2995245f3ded.zip cpython-fb099c9ef134166ecaf3905c0d8b2995245f3ded.tar.gz cpython-fb099c9ef134166ecaf3905c0d8b2995245f3ded.tar.bz2 |
#19449: Handle non-string keys when generating 'fieldnames' error.
csv was handling non-string keys fine except for the error message
generated when a non-string key was not in 'fieldnames'.
Fix by Tomas Grahn, full patch-with-test by Vajrasky Kok (tweaked slightly).
Diffstat (limited to 'Grammar')
0 files changed, 0 insertions, 0 deletions