On 2006-10-25 17:41:50 +0100, Catalin Marinas wrote: > On 25/10/06, Karl Hasselström <kha@xxxxxxxxxxx> wrote: > > > I just realized, by means of an infinite loop, that "patchname" > > should be replaced with just "name" in the body of this function. > > Would you like me to resend the patch? > > I can do it, no need to resend. I'll push the patch tonight and you > can check it (I also fixed the "reversed" call as it is not > available in my Python implementation). Aahh, I avoided using set() (and had to settle for a decidedly less elegant dict-with-arbitrary-values) precisely so that the code wouldn't require Python 2.4, but reversed() is also a new feature of 2.4. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html