Message 82657 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
On Mon, Feb 23, 2009 at 2:26 PM, Antoine Pitrou <report@bugs.python.org> 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.