示例#1
0
 def http_error_303(self, req, res, code, msg, hdrs):
     # Let parent handle the rest
     return HTTPRedirectHandler.http_error_303(self, req, res, code, msg,
                                               hdrs)