Hi, On 2/28/10 9:01 PM, paul jobs wrote: > Is it possible to disable raising UndefinedError or gracefully try to > load a page even in errors during production Subclass Undefined and override the methods that are currently failing with an undefined error to return another undefined object.
Regards, Armin -- You received this message because you are subscribed to the Google Groups "pocoo-libs" 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/pocoo-libs?hl=en.
