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 luizeldorado
Recipients luizeldorado, ned.deily, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-08-14.18:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597429501.63.0.301940833668.issue41546@roundup.psfhosted.org>
In-reply-to
Content
If this is normal behavior, then why does print() not produce any error? Shouldn't it say that it can't print because there's no stdout? That's not very consistent, both functions have almost the same name yet produce very different results.
History
Date User Action Args
2020-08-14 18:25:01luizeldoradosetrecipients: + luizeldorado, paul.moore, tim.golden, ned.deily, zach.ware, steve.dower
2020-08-14 18:25:01luizeldoradosetmessageid: <1597429501.63.0.301940833668.issue41546@roundup.psfhosted.org>
2020-08-14 18:25:01luizeldoradolinkissue41546 messages
2020-08-14 18:25:01luizeldoradocreate