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 loewis
Recipients
Date 2002-05-07.16:23:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I'm quite unhappy with the entire _expectations mechanism.
E.g. the fact that test_email_codecs is skipped has
*nothing* to do with the distribution being build on
Windows, or with Cygwin; I'd rather see the expected fails
to take into account available resources (e.g. absence of
the Japanese codecs is a good reason for skipping the tests).
History
Date User Action Args
2007-08-23 15:12:44adminlinkissue551977 messages
2007-08-23 15:12:44admincreate