Home | Trees | Indices | Help |
---|
|
object --+ | Node
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_parent = None hash(x) |
|||
_index_cache = None hash(x) |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
If this method is overridden, the following should be noted: level: the hierachy level we are currently at in the object tree. verbosity_level: How verbose the print should be. Currently this is always 0. whitespace_marker: If printing on multiple lines, this allows the default indentation to be replicated. The first line should never use this, as the substitution is 'name = %s' % printSummaryTree() out: An output stream to print to. The last line of output should be printed without a newline.' selection: See VPrinter for an explaintion of this. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:18 2012 | http://epydoc.sourceforge.net |