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, 0 The 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 Wed Feb 8 21:40:26 2012 | http://epydoc.sourceforge.net |