| Home | Trees | Indices | Help |
|
|---|
|
|
Base class for the root of a web application.
Your web application should have one of these. The root of your application is used to compute URLs used by your app.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
is_app_root = True
|
|||
msglog = logging.getLogger('cherrypy.msg')
|
|||
msglogfunc =
|
|||
accesslog = logging.getLogger("turbogears.access")
|
|||
|
|||
|
Inherited from |
|||
|
|||
msglogfunc
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 19 13:58:26 2008 | http://epydoc.sourceforge.net |