[issue43366] Unclosed bracket bug in code.interact prevents identifying syntax errors

Andre Roberge report at bugs.python.org
Tue Mar 2 12:11:49 EST 2021


Andre Roberge <andre.roberge at gmail.com> added the comment:

I understand the challenge of reproducing the behaviour of the Python interpreter for this case. If it cannot be reproduced, then the documentation for https://docs.python.org/3/library/code.html#code.InteractiveConsole.interact and others on that page should probably be modified as it states that it "Closely emulate the interactive Python console."

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43366>
_______________________________________


More information about the Python-bugs-list mailing list