| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
function
Function representation for the profiler.
This represents a Python function. This abstracts the necessary handling if it is a pure-Python function or one written in C.
It handles hashing and comparison (for putting into a dictionary) and as a principle function as_str for stringifying the function (also available as repr).
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 16 18:06:44 2012 | http://epydoc.sourceforge.net |