[issue18291] codecs.open interprets space as line ends

R. David Murray report at bugs.python.org
Mon Jun 24 18:33:39 CEST 2013


R. David Murray added the comment:

Is the "slower" test on 2.6?  io would definitely be slower there, since it is pure python.  2.7 has the C accelerated version.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list