| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
HTTPServer --+
|
CherryPyWSGIServer
A subclass of HTTPServer which calls a WSGI application.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
wsgi_version = 1, 0The version of WSGI to produce. |
|||
numthreads = property(_get_numthreads, _set_numthreads)
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 25 16:17:47 2014 | http://epydoc.sourceforge.net |