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 xtreak
Recipients sivakrishnaavvaru, xtreak
Date 2020-12-04.05:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607058568.23.0.920174193073.issue42565@roundup.psfhosted.org>
In-reply-to
Content
Please attach the program to reproduce the issue along with the full traceback in the issue body. It looks like you are trying to use a variable named 'python' which is not present at the given scope during execution.
History
Date User Action Args
2020-12-04 05:09:28xtreaksetrecipients: + xtreak, sivakrishnaavvaru
2020-12-04 05:09:28xtreaksetmessageid: <1607058568.23.0.920174193073.issue42565@roundup.psfhosted.org>
2020-12-04 05:09:28xtreaklinkissue42565 messages
2020-12-04 05:09:27xtreakcreate