Home | Trees | Indices | Help |
|
---|
|
object --+ | Tree
A registry of CherryPy applications, mounted at diverse points.
An instance of this class may also be used as a WSGI callable (WSGI application object), in which case it dispatches to all mounted apps.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
apps =
|
|||
apps__doc =
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
The script_name of the app at the given path, or None. If path is None, cherrypy.request is used. |
|
apps__doc
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 29 13:10:28 2010 | http://epydoc.sourceforge.net |