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.

Author benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, exarkun, giampaolo.rodola, gregory.p.smith, ialbert, pitrou, rhettinger, wplappert
Date 2009-02-24.03:11:25
SpamBayes Score 7.553545e-05
Marked as misclassified No
Message-id <1afaf6160902231911o37d2cbb5ib701d68d57c46547@mail.gmail.com>
In-reply-to <1235420772.95.0.569295033606.issue4565@psf.upfronthosting.co.za>
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.
History
Date User Action Args
2009-02-24 03:11:28benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, gregory.p.smith, exarkun, amaury.forgeotdarc, pitrou, giampaolo.rodola, christian.heimes, wplappert, ialbert
2009-02-24 03:11:26benjamin.petersonlinkissue4565 messages
2009-02-24 03:11:25benjamin.petersoncreate