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

List of all members.

Public Member Functions

def __init__
def format
def formatArguments
def formatCall
def formatContext
def formatFile
def formatNameValue
def formatVariables
def lookup
def scan
def scanVariables
def unsafe_name

Public Attributes

 file
 formatter
 frame
 func
 index
 lines
 lnum

Detailed Description

Analyze and format single frame in a traceback 

Definition at line 187 of file cgitb.py.


Constructor & Destructor Documentation

def pyclearsilver.cgitb.Frame.__init__ (   self,
  frame,
  file,
  lnum,
  func,
  lines,
  index 
)

Definition at line 190 of file cgitb.py.


Member Function Documentation

def pyclearsilver.cgitb.Frame.format (   self,
  formatter 
)
Return formatted content 

Definition at line 198 of file cgitb.py.

Return formated arguments list 

Definition at line 223 of file cgitb.py.

Definition at line 210 of file cgitb.py.

def pyclearsilver.cgitb.Frame.formatContext (   self,
  highlight 
)
Return formatted context, next call highlighted 

Definition at line 235 of file cgitb.py.

Return formatted file link 

Definition at line 216 of file cgitb.py.

def pyclearsilver.cgitb.Frame.formatNameValue (   self,
  name,
  where,
  value 
)
Format variable name and value according to scope 

Definition at line 265 of file cgitb.py.

def pyclearsilver.cgitb.Frame.formatVariables (   self,
  vars 
)
Return formatted variables 

Definition at line 251 of file cgitb.py.

def pyclearsilver.cgitb.Frame.lookup (   self,
  name 
)
Return the scope and the value of name 

Definition at line 318 of file cgitb.py.

Scan frame for vars while setting highlight line 

Definition at line 279 of file cgitb.py.

def pyclearsilver.cgitb.Frame.scanVariables (   self,
  reader 
)
Lookup variables in one logical Python line 

Definition at line 293 of file cgitb.py.

def pyclearsilver.cgitb.Frame.unsafe_name (   self,
  name 
)

Definition at line 338 of file cgitb.py.


Member Data Documentation

Definition at line 190 of file cgitb.py.

Definition at line 198 of file cgitb.py.

Definition at line 190 of file cgitb.py.

Definition at line 190 of file cgitb.py.

Definition at line 190 of file cgitb.py.

Definition at line 190 of file cgitb.py.

Definition at line 190 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