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 ocean-city
Recipients ocean-city
Date 2008-01-03.04:47:06
SpamBayes Score 0.07945138
Marked as misclassified No
Message-id <1199335631.41.0.0332121321689.issue1700463@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I updated the patch again.
- Add Python/pystrcmp.c to pythoncore.dsp.
- Rev59671 contains intptr_t unavailable on VC6, avoid compile error by 
using PyLong_FromVoidPtr().
History
Date User Action Args
2008-01-03 04:47:11ocean-citysetspambayes_score: 0.0794514 -> 0.07945138
recipients: + ocean-city
2008-01-03 04:47:11ocean-citysetspambayes_score: 0.0794514 -> 0.0794514
messageid: <1199335631.41.0.0332121321689.issue1700463@psf.upfronthosting.co.za>
2008-01-03 04:47:11ocean-citylinkissue1700463 messages
2008-01-03 04:47:11ocean-citycreate