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 gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-11-05.20:44:22
SpamBayes Score 0.04580576
Marked as misclassified No
Message-id <ca471dc20711051244h3502b283h9a79af37133c894e@mail.gmail.com>
In-reply-to <1194292011.23.0.924551016046.issue1392@psf.upfronthosting.co.za>
Content
The error message is fine, though you could drop the word "Calling"
without loss of information. ;-) Also, most warnings don't seem to use
a trailing period.

Perhaps you could expand this to also add a trap in the comparison
function when Py{String,Bytes} is compared to PyUnicode.
History
Date User Action Args
2007-11-05 20:44:23gvanrossumsetspambayes_score: 0.0458058 -> 0.04580576
recipients: + gvanrossum, christian.heimes
2007-11-05 20:44:23gvanrossumlinkissue1392 messages
2007-11-05 20:44:22gvanrossumcreate