Raymond Hettinger <[EMAIL PROTECTED]> added the comment:

Either take out the C-API functions or re-define them as:

   lambda a, b: (a > b) - (a < b)

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1717>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to