On Oct 1, 2007, at 9:56 PM, John Lavoie wrote:
>
> Module pylons.controllers.core:81 in _inspect_call
> <<                        func.__name__, httpe.__class__.__name__,  
> httpe.code,
>                           exc_info=True)
>                 result = httpe.response(pylons.request.environ)
>                 result._exception = True
>             return result>>  result = httpe.response 
> (pylons.request.environ)
> <type 'exceptions.AttributeError'>: 'HTTPFound' object has no  
> attribute 'response'

This means your version of Paste is way out of date.

--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to