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 eric.araujo
Recipients belopolsky, eric.araujo, pitrou, vstinner
Date 2010-11-06.16:32:00
SpamBayes Score 0.1330389
Marked as misclassified No
Message-id <1289061124.59.0.159662350593.issue10335@psf.upfronthosting.co.za>
In-reply-to
Content
I don’t know if it would be okay to depend on tokenize in io.  Anyway, I tend to prefer tokenize.open over builtins.open(..., encoding='fromcookie').
History
Date User Action Args
2010-11-06 16:32:04eric.araujosetrecipients: + eric.araujo, belopolsky, pitrou, vstinner
2010-11-06 16:32:04eric.araujosetmessageid: <1289061124.59.0.159662350593.issue10335@psf.upfronthosting.co.za>
2010-11-06 16:32:00eric.araujolinkissue10335 messages
2010-11-06 16:32:00eric.araujocreate