Dan Haffey added the comment:

+1, I just lost an hour-plus compute job to this. It sure violates POLA. I've 
been passing large generators to file.writelines since about as long as 
generators have existed, so I never would have guessed that a class named 
"StreamWriter" of all things wouldn't, you know, stream its writelines argument.

----------
nosy: +dhaffey

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21910>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to