New submission from Karthikeyan Singaravelan <[email protected]>:
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. ---------- nosy: +xtreak type: compile error -> behavior _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42565> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
