Mark Dickinson added the comment:

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.

----------
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16934>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to