Package cherrypy :: Package tutorial :: Module tut10_http_errors :: Class HTTPErrorDemo
[hide private]
[frames] | no frames]

Class HTTPErrorDemo

source code

object --+
         |
        HTTPErrorDemo

Instance Methods [hide private]
 
index(self) source code
 
toggleTracebacks(self) source code
 
error(self, code) source code
 
messageArg(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  _cp_config = {'error_page.403': '/build/buildd/cherrypy3-3.0.2...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

_cp_config

Value:
{'error_page.403': '/build/buildd/cherrypy3-3.0.2/cherrypy/tutorial/cu\
stom_error.html'}