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.


Member Function Documentation

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

Definition at line 562 of file cgitb.py.

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.

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

Definition at line 565 of file cgitb.py.


Member Data Documentation

Definition at line 555 of file cgitb.py.

Definition at line 559 of file cgitb.py.

Definition at line 553 of file cgitb.py.

Definition at line 556 of file cgitb.py.

Definition at line 557 of file cgitb.py.

Definition at line 554 of file cgitb.py.

Definition at line 558 of file cgitb.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties


pyclearsilver
Author(s): Scott Hassan/hassan@willowgarage.com
autogenerated on Fri Jan 11 09:14:53 2013