On Sep 20, 8:00 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> So enough of background. Time to do __eq__ and __ne__. This did indeed solve the problem. Leo3k is starting to become truly functional. For example, the check-outline and dump-outline menu commands (executed from the curses gui) work as expected. I added p.__eq__ and p.__ne__ and removed p.__cmp__, p.equal, and p.isEqual. This probably should have been done long ago. The new code is at rev 1090 of the trunk. All unit tests now pass and I am happily eating my own dog food. Please use caution with this code: it is an important change to Leo's code base. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
