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 benjamin.peterson, fabioz, pitrou, vstinner
Date 2009-01-02.21:51:29
SpamBayes Score 0.003646744
Marked as misclassified No
Message-id <1230933091.47.0.0538773739319.issue4705@psf.upfronthosting.co.za>
In-reply-to
Content
Instead of importing IO each time in create_stdio, maybe you should just
pass io.open to create_stdio.
History
Date User Action Args
2009-01-02 21:51:31benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, vstinner, fabioz
2009-01-02 21:51:31benjamin.petersonsetmessageid: <1230933091.47.0.0538773739319.issue4705@psf.upfronthosting.co.za>
2009-01-02 21:51:29benjamin.petersonlinkissue4705 messages
2009-01-02 21:51:29benjamin.petersoncreate