Public Member Functions | Public Attributes
pyclearsilver.cgitb.Hook Class Reference

List of all members.

Public Member Functions

def __call__
def __init__
def handle

Public Attributes

 context
 debug
 display
 file
 format
 logdir
 viewClass

Detailed Description

A hook to replace sys.excepthook that shows tracebacks in HTML.

Definition at line 549 of file cgitb.py.


Constructor & Destructor Documentation

def pyclearsilver.cgitb.Hook.__init__ (   self,
  display = 1,
  logdir = None,
  context = 5,
  file = None,
  format = "html",
  viewClass = View,
  debug = 0 
)

Definition at line 552 of file cgitb.py.


Member Function Documentation

def pyclearsilver.cgitb.Hook.__call__ (   self,
  etype,
  evalue,
  etb 
)

Definition at line 562 of file cgitb.py.

def pyclearsilver.cgitb.Hook.handle (   self,
  info = None 
)

Definition at line 565 of file cgitb.py.


Member Data Documentation

Definition at line 552 of file cgitb.py.

Definition at line 552 of file cgitb.py.

Definition at line 552 of file cgitb.py.

Definition at line 552 of file cgitb.py.

Definition at line 552 of file cgitb.py.

Definition at line 552 of file cgitb.py.

Definition at line 552 of file cgitb.py.


The documentation for this class was generated from the following file:


pyclearsilver
Author(s): Scott Hassan/hassan@willowgarage.com
autogenerated on Wed Apr 23 2014 10:35:42