[issue8895] newline vs. newlines in io module
4 Jun
2010
4 Jun
'10
6:33 p.m.
R. David Murray <rdmurray@bitdance.com> added the comment: This is off topic for this issue, but what you just reported makes no sense to me. TextIOWrapper calls the encoder corresponding to the specified encoding in its write method. That said, it is true that the IO docs are currently a class reference and not a user reference, and this should be fixed. There may even already be an open issue for this. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue8895> _______________________________________
5216
Age (days ago)
5216
Last active (days ago)
0 comments
1 participants
participants (1)
-
R. David Murray