[issue4565] Rewrite the IO stack in C

Benjamin Peterson report at bugs.python.org
Sun Feb 22 22:32:00 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

On Sun, Feb 22, 2009 at 1:50 PM, Antoine Pitrou <report at bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou at free.fr> added the comment:
>
> What should we do about test_fileio, test_file and test_bufio?

I changed test_file and test_bufio to test the open() implementations
of each library. test_fileio should be fine because the implementation
is the same for _pyio and io.

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


More information about the Python-bugs-list mailing list