On Thu, Feb 11, 2010 at 5:23 PM, Terry Brown <[email protected]> wrote:
> Hmm, looks to me as if support for cmp was dropped in 3.x, I don't think the > code fixes that. > > I think the correct solution is for .sortSiblings to also drop support for > cmp, and the all clients (todo.py and maybe cleo.py are probably the only > ones) to use key instead. This looks like the only possible solution. Clearly I should have read your post more closely before releasing rc1. I have found 6 methods that must change to work properly with Python 3.x. I'll make all 6 changes today, along with unit tests. 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.
