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 ncoghlan
Recipients CuriousLearner, eric.smith, ncoghlan
Date 2017-06-09.04:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496982980.51.0.109545088651.issue30597@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the current right-shift error message is already distinctive enough to get people to answers explaining the culprit: https://www.google.com.au/search?q=TypeError:+unsupported+operand+type(s)+for+>>:+'builtin_function_or_method'+and+'_io.TextIOWrapper'
History
Date User Action Args
2017-06-09 04:36:20ncoghlansetrecipients: + ncoghlan, eric.smith, CuriousLearner
2017-06-09 04:36:20ncoghlansetmessageid: <1496982980.51.0.109545088651.issue30597@psf.upfronthosting.co.za>
2017-06-09 04:36:20ncoghlanlinkissue30597 messages
2017-06-09 04:36:20ncoghlancreate