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 vstinner
Recipients pitrou, vstinner
Date 2009-03-27.01:21:30
SpamBayes Score 0.0010506229
Marked as misclassified No
Message-id <1238116895.04.0.0522477262837.issue5016@psf.upfronthosting.co.za>
In-reply-to
Content
> You can use io.open() instead of open()...

Alright, it's much easier with io.open() :-)
History
Date User Action Args
2009-03-27 01:21:37vstinnersetrecipients: + vstinner, pitrou
2009-03-27 01:21:35vstinnersetmessageid: <1238116895.04.0.0522477262837.issue5016@psf.upfronthosting.co.za>
2009-03-27 01:21:32vstinnerlinkissue5016 messages
2009-03-27 01:21:32vstinnercreate