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 r.david.murray
Recipients mystor, r.david.murray
Date 2015-11-20.14:44:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448030652.19.0.660422949189.issue25677@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, python3.4 also shows the behavior.  Python2 does not, because python2 does not print the caret.  The bug presumably crept in when the caret was added.  I'm marking this as easy...presumably the hardest part of fixing it is figuring out exactly how the message is constructed :)
History
Date User Action Args
2015-11-20 14:44:12r.david.murraysetrecipients: + r.david.murray, mystor
2015-11-20 14:44:12r.david.murraysetmessageid: <1448030652.19.0.660422949189.issue25677@psf.upfronthosting.co.za>
2015-11-20 14:44:12r.david.murraylinkissue25677 messages
2015-11-20 14:44:11r.david.murraycreate