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.smith
Recipients Charles Machalow, eric.smith, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-10.10:46:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583837166.02.0.973296217143.issue39920@roundup.psfhosted.org>
In-reply-to
Content
I know it's of limited use, but for me, this code works (returns True) on Cygwin versions 3.8.0b4 and 3.7.4.

On a native Windows build 3.8.0a0, I get the exception the OP shows.

I'll try and install comparable versions when I'm at a location with better connectivity.
History
Date User Action Args
2020-03-10 10:46:06eric.smithsetrecipients: + eric.smith, paul.moore, tim.golden, zach.ware, steve.dower, Charles Machalow
2020-03-10 10:46:06eric.smithsetmessageid: <1583837166.02.0.973296217143.issue39920@roundup.psfhosted.org>
2020-03-10 10:46:05eric.smithlinkissue39920 messages
2020-03-10 10:46:05eric.smithcreate