On Sun, Mar 7, 2010 at 9:42 PM, Mike Orr <[email protected]> wrote: > def my_action(self, path, environ, start_response):
Ignore the last two arguments. They were needed in older versions of Pylons before the 'forward' utility existed. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
