Tal Einat added the comment:

Here's another complete conversion patch for _operator.

As suggested by Serhiy, I changed the comparison operators to copy the 
signature from _operator.eq() instead of _operator.lt(), which is easier to 
understand.

----------
Added file: http://bugs.python.org/file39655/issue20186._operator.v3.patch

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

Reply via email to