◐ Shell
clean mode source ↗

Message 249171 - Python tracker

Message249171

Author isaacl
Recipients eryksun, isaacl, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-08-26.00:59:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440550746.71.0.584011976151.issue24920@psf.upfronthosting.co.za>
In-reply-to
Content
I guess users need to check standard streams for None. There's not many uses of stream attributes in core libs.

Maybe catch should be Exception -- since it's documented to return a fallback on error.
History
Date User Action Args
2015-08-26 00:59:06isaaclsetrecipients: + isaacl, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2015-08-26 00:59:06isaaclsetmessageid: <1440550746.71.0.584011976151.issue24920@psf.upfronthosting.co.za>
2015-08-26 00:59:06isaacllinkissue24920 messages
2015-08-26 00:59:06isaaclcreate