Benjamin Peterson <[email protected]> added the comment: On Sun, Feb 22, 2009 at 1:50 PM, Antoine Pitrou <[email protected]> wrote: > > Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue4565> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
