Searched refs:handlers (Results 1 - 3 of 3) sorted by relevance

/development/samples/SampleSyncAdapter/samplesyncadapter_server/
H A Ddashboard.py33 import wsgiref.handlers namespace
37 Base class for our page-based request handlers that contains
205 wsgiref.handlers.CGIHandler().run(application)
H A Dweb_services.py34 import wsgiref.handlers namespace
397 wsgiref.handlers.CGIHandler().run(application)
/development/scripts/app_engine_server/gae_shell/
H A Dshell.py33 your app's source directory. Then, copy the URL handlers from app.yaml into
46 import wsgiref.handlers namespace
304 wsgiref.handlers.CGIHandler().run(application)

Completed in 163 milliseconds