HomeSort by relevance Sort by last modified time
    Searched full:wsgiref (Results 1 - 17 of 17) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
wsgiref.egg-info 2 Name: wsgiref
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
wsgiref.egg-info 2 Name: wsgiref
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/
requirements.txt 15 wsgiref==0.1.2
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
__init__.py 0 """wsgiref -- a WSGI (PEP 333) Reference Library
simple_server.py 15 from wsgiref.handlers import SimpleHandler
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
__init__.py 0 """wsgiref -- a WSGI (PEP 333) Reference Library
simple_server.py 15 from wsgiref.handlers import SimpleHandler
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
reflectionhandler.py 42 import wsgiref.handlers namespace
138 expires_formatted = wsgiref.handlers.format_date_time(
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 3 from wsgiref.util import setup_testing_defaults
4 from wsgiref.headers import Headers
5 from wsgiref.handlers import BaseHandler, BaseCGIHandler
6 from wsgiref import util
7 from wsgiref.validate import validator
8 from wsgiref.simple_server import WSGIServer, WSGIRequestHandler, demo_app
9 from wsgiref.simple_server import make_server
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_wsgiref.py 3 from wsgiref.util import setup_testing_defaults
4 from wsgiref.headers import Headers
5 from wsgiref.handlers import BaseHandler, BaseCGIHandler
6 from wsgiref import util
7 from wsgiref.validate import validator
8 from wsgiref.simple_server import WSGIServer, WSGIRequestHandler, demo_app
9 from wsgiref.simple_server import make_server
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
dashboard.py 33 import wsgiref.handlers namespace
205 wsgiref.handlers.CGIHandler().run(application)
web_services.py 34 import wsgiref.handlers namespace
397 wsgiref.handlers.CGIHandler().run(application)
  /external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
www_server.py 34 import wsgiref.simple_server namespace
733 This essentially wires up wsgiref.simple_server with our @UriHandler(s).
756 httpd = wsgiref.simple_server.make_server('', http_port, _HttpRequestHandler)
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 958 logging bsddb bsddb/test csv importlib wsgiref \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 959 logging bsddb bsddb/test csv importlib wsgiref \
    [all...]

Completed in 1929 milliseconds