Searched refs:hello_handler (Results 1 – 2 of 2) sorted by relevance
10 def hello_handler(request, *args, **kwargs): function13 app = local_app.WSGIApplication([('/', hello_handler)])
226 def hello_handler(request, *args, **kwargs):