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 mark.dickinson
Recipients amaury.forgeotdarc, belopolsky, mark.dickinson, meador.inge, stephane.poirier
Date 2013-01-11.14:57:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357916263.15.0.992761984468.issue16934@psf.upfronthosting.co.za>
In-reply-to
Content
Closing as invalid:  the issue is not in Python but with the CMPFUNC line.  Your py_cmp_func should return an integer rather than a float to be compatible with libc.qsort.
History
Date User Action Args
2013-01-11 14:57:43mark.dickinsonsetrecipients: + mark.dickinson, amaury.forgeotdarc, belopolsky, meador.inge, stephane.poirier
2013-01-11 14:57:43mark.dickinsonsetmessageid: <1357916263.15.0.992761984468.issue16934@psf.upfronthosting.co.za>
2013-01-11 14:57:43mark.dickinsonlinkissue16934 messages
2013-01-11 14:57:42mark.dickinsoncreate