diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-11-19 13:16:20 -0500 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-11-19 13:16:20 -0500 |
commit | 9391e94d40e5b85093a7b458d431a33ee8ef77b4 (patch) | |
tree | 5211b35c39deaca6c1d4c65e7af72dbbc332f5ad /Python/pythonrun.c | |
parent | 4f93753f0fbeaf8f0116f28f8121568bc474f4da (diff) | |
download | cpython-9391e94d40e5b85093a7b458d431a33ee8ef77b4.tar.gz |
#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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions