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 <[email protected]>
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: <[email protected]>
2020-08-14 18:25:01luizeldoradolinkissue41546 messages
2020-08-14 18:25:01luizeldoradocreate