Terry J. Reedy <[email protected]> added the comment:
In 3.7.2, the statement in a file results in the SyntaxError being printed in Shell *before* the restart. It should be after, but before the code object is sent to the restarted execution process. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34857> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
