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 paul.moore
Recipients jafo, paul.moore, shireenrao, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-08-06.19:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565120405.27.0.46418948611.issue25172@roundup.psfhosted.org>
In-reply-to
Content
It might be worth adding a test (running only on Windows) to confirm that if you try to import crypt you get an import error with a message that includes the phrase "not supported". That will ensure that we don't get regressions here in future, while still not tying us too strictly to the exact wording.
History
Date User Action Args
2019-08-06 19:40:05paul.mooresetrecipients: + paul.moore, terry.reedy, jafo, tim.golden, zach.ware, steve.dower, shireenrao
2019-08-06 19:40:05paul.mooresetmessageid: <1565120405.27.0.46418948611.issue25172@roundup.psfhosted.org>
2019-08-06 19:40:05paul.moorelinkissue25172 messages
2019-08-06 19:40:05paul.moorecreate