Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

> TypeError: can't write str to text stream
>
> Is it better?

There is the same ambiguity in http://docs.python.org/library/io.html
"text" is not defined. And "string" is often used incorrectly.

----------
nosy: +amaury.forgeotdarc

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

Reply via email to