[email protected] schrieb: > hello friends, > > how could a controller method know whether it's invoked as an > error_handler or directly?
Through pylons.c.validation_exception more widely known as "template context". This holds the formencode.Invald-exception thrown - or "". Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

