Hi Diez: On Dec 5, 5:22 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > This is a typical side-effect of the way python lexical scoping works. > > You need to create a lambda-local reference to the row, which is most easily > done like this:
Thanks so much! That's exactly what it was, and I'm up and coding again after banging my head against this one for a while. I very much appreciate the help, Aaron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

