On Fri, Apr 18, 2008 at 9:13 AM, thyrsus <[EMAIL PROTECTED]> wrote: > > I have only the mildest of aesthetic objections. My timings from > before and after introducing the lambda arguments differed only in the > "noise" range. On the other hand, when I tried using psyco, it > crashed very badly, and psyco has recently had problems with lambdas, so > if getting rid of the lambdas allowed psyco to work, that would be an > overwhelming reason to remove the lambdas.
Thanks for this reply. I'm not sure what I am going to do with this info: eventually I'd like to remove the distinction between tnode and vnode iters by using the unique keyword arg. But there is so much happening now that I'm happy to wait... 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 -~----------~----~----~----~------~----~------~--~---
