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, kristjan.jonsson
Date 2009-04-02.23:20:25
SpamBayes Score 0.00015832555
Marked as misclassified No
Message-id <1238714426.59.0.446857271888.issue5643@psf.upfronthosting.co.za>
In-reply-to
Content
This is now failing because an ImportError in a test doesn't cause the
test to be skipped like previously. Someone will have to figure out what
part of test__locale are applicable to Windows.
History
Date User Action Args
2009-04-02 23:20:26benjamin.petersonsetrecipients: + benjamin.peterson, kristjan.jonsson
2009-04-02 23:20:26benjamin.petersonsetmessageid: <1238714426.59.0.446857271888.issue5643@psf.upfronthosting.co.za>
2009-04-02 23:20:25benjamin.petersonlinkissue5643 messages
2009-04-02 23:20:25benjamin.petersoncreate