Gaurav Kumar Pandit <[email protected]> added the comment:
Oh thanks.May I know the typo error Sent from Mail for Windows 10 From: Zachary Ware Sent: 08 September 2019 02:24 AM To: [email protected] Subject: [issue38048] unususal behavior Zachary Ware <[email protected]> added the comment: To reiterate, there is no bug in Python here. The code that you attached here has a typo that turns this example into an infinite loop, and the Windows Command Prompt will happily take any input and echo it, even though Python is not actually consuming any of it. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38048> _______________________________________ ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38048> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
