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 thammegowda
Recipients ezio.melotti, serhiy.storchaka, steven.daprano, thammegowda, vstinner
Date 2019-11-08.17:01:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573232501.2.0.167432276425.issue38740@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the quick response. 
Yes ``newline="\n"`` fixed it. 
So it as a known behavior. (I was tempted to consider it as a bug since the behavior differed from sys.stdin)

Thank you.
History
Date User Action Args
2019-11-08 17:01:41thammegowdasetrecipients: + thammegowda, vstinner, ezio.melotti, steven.daprano, serhiy.storchaka
2019-11-08 17:01:41thammegowdasetmessageid: <1573232501.2.0.167432276425.issue38740@roundup.psfhosted.org>
2019-11-08 17:01:41thammegowdalinkissue38740 messages
2019-11-08 17:01:41thammegowdacreate