[issue5445] codecs.StreamWriter.writelines problem when passed generator
Facundo Batista
report at bugs.python.org
Mon Mar 9 22:54:09 CET 2009
Facundo Batista <facundo at taniquetil.com.ar> added the comment:
When fixing this, note that the builtin name "list" should not be
overwritten by the argument name.
----------
message_count: 1.0 -> 2.0
nosy: +facundobatista
nosy_count: 1.0 -> 2.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5445>
_______________________________________
More information about the Python-bugs-list
mailing list