[issue4561] Optimize new io library

Amaury Forgeot d'Arc report at bugs.python.org
Tue Dec 16 09:55:20 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The previous implementation only returns bytes and does not translate
newlines. For this particular case, indeed, the plain old FILE* based
object is faster.

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

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4561>
_______________________________________


More information about the Python-bugs-list mailing list