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 loewis
Recipients christian.heimes, gvanrossum, loewis, rhettinger
Date 2007-12-19.08:06:50
SpamBayes Score 0.09515679
Marked as misclassified No
Message-id <1198051610.66.0.880434674462.issue1629@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, should PyUnicode_Check, PyTuple_Check etc. also change to
PyUnicode_CHECK, PyTuple_CHECK etc because they are macros?
History
Date User Action Args
2007-12-19 08:06:50loewissetspambayes_score: 0.0951568 -> 0.09515679
recipients: + loewis, gvanrossum, rhettinger, christian.heimes
2007-12-19 08:06:50loewissetspambayes_score: 0.0951568 -> 0.0951568
messageid: <1198051610.66.0.880434674462.issue1629@psf.upfronthosting.co.za>
2007-12-19 08:06:50loewislinkissue1629 messages
2007-12-19 08:06:50loewiscreate