Message 394684 - Python tracker

Message394684

Author terry.reedy
Recipients mulugruntz, terry.reedy
Date 2021-05-28.20:12:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622232749.46.0.5723606678.issue44259@roundup.psfhosted.org>
In-reply-to
Content
'exec' was a keyword in 2.x, but that should not matter in 3.9.  What OS?  Did you get an actual crash (core dump on *nix), or a python exception and traceback (not a crash)?  If the latter, copy and paste it.
History
Date User Action Args
2021-05-28 20:12:29terry.reedysetrecipients: + terry.reedy, mulugruntz
2021-05-28 20:12:29terry.reedysetmessageid: <1622232749.46.0.5723606678.issue44259@roundup.psfhosted.org>
2021-05-28 20:12:29terry.reedylinkissue44259 messages
2021-05-28 20:12:29terry.reedycreate