Tomas Grahn added the comment: If non-string field names aren't allowed then shouldn't they be caught at an earlier stage, rather then when the user feeds writerow a dict with an unexpected key?
But why should the field names have to be strings in the first place? Everything else is passed through str before being written anyway... ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19449> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com