[issue27497] csv module: Add return value to DictWriter.writeheader

Raymond Hettinger report at bugs.python.org
Wed Jul 13 16:15:06 EDT 2016


Raymond Hettinger added the comment:

It is a bit irritating to have this small API inconsistency, but I'm a little wary of propagating this undocumented and untested behavior especially given Victor's concern about whether it makes any sense in this context.

Skip, what do you think?

----------
assignee:  -> skip.montanaro
nosy: +rhettinger, skip.montanaro

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27497>
_______________________________________


More information about the Python-bugs-list mailing list