STINNER Victor added the comment:

> Is deprecating RawIOBase.writelines() an option, and only recommending 
> BufferedIOBase.writelines() and TextIOBase.writelines()?

IMHO the problem is the same for other classes.

----------

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

Reply via email to