Benjamin Peterson <[email protected]> added the comment: On Mon, Feb 23, 2009 at 2:26 PM, Antoine Pitrou <[email protected]> wrote: > test_largefile is done.
Thanks. > One more question: what shall we do with _pyio.OpenWrapper? > Should it become the default exported "open" object? No, I think it was just meant to be used when _pyio is the builtin open implementation. _______________________________________ 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
