File: cherrypy_server.txt

package info (click to toggle)
pastescript 3.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 784 kB
  • sloc: python: 5,212; sh: 65; makefile: 61
file content (13 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
:mod:`paste.script.cherrypy_server` -- CherryPy WSGI server
===========================================================

This is a slightly repackaged version of the WSGI HTTP server in
`CherryPy <http://cherrypy.org>`_.

.. automodule:: paste.script.wsgiserver

Module Contents
---------------

.. autofunction:: cpwsgi_server