Home
last modified time | relevance | path

Searched defs:application (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dsimple_server.py44 application = None variable in WSGIServer
64 def set_app(self,application): argument
Dvalidate.py131 def validator(application): argument
Dhandlers.py76 def run(self, application): argument