Searched refs:send_500 (Results 1 – 1 of 1) sorted by relevance
48 send_500(self, 'While parsing %s' % self.path, ex, path=self.path)90 def send_500(self, msg, ex, log_error=True, path=None): function