Home | History | Annotate | Download | only in python2.7

Lines Matching defs:http_error_default

447             args = (dict, 'default', 'http_error_default') + orig_args
530 def http_error_default(self, req, fp, code, msg, hdrs):