> "TypeError: index() got multiple values for keyword argument 'tg_errors'"
I've gotten this error in a couple of cases myself, I think it's a problem with the CherryPy beta that's being used with TG 0.9x, I'm not sure exactly what's happening, but it seems that using the new positional arguments, and having *args, aren't playing well together. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

