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 aroberge
Recipients aroberge, pablogsal
Date 2021-03-02.17:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614705109.69.0.899204696717.issue43366@roundup.psfhosted.org>
In-reply-to
Content
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."
History
Date User Action Args
2021-03-02 17:11:49arobergesetrecipients: + aroberge, pablogsal
2021-03-02 17:11:49arobergesetmessageid: <1614705109.69.0.899204696717.issue43366@roundup.psfhosted.org>
2021-03-02 17:11:49arobergelinkissue43366 messages
2021-03-02 17:11:49arobergecreate