Message179685
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. |
|
Date |
User |
Action |
Args |
2013-01-11 14:57:43 | mark.dickinson | set | recipients:
+ mark.dickinson, amaury.forgeotdarc, belopolsky, meador.inge, stephane.poirier |
2013-01-11 14:57:43 | mark.dickinson | set | messageid: <1357916263.15.0.992761984468.issue16934@psf.upfronthosting.co.za> |
2013-01-11 14:57:43 | mark.dickinson | link | issue16934 messages |
2013-01-11 14:57:42 | mark.dickinson | create | |
|