Package dogtail :: Module dump
[hide private]
[frames] | no frames]

Module dump

source code

Utility functions for 'dumping' trees of Node objects.

Author: Zack Cerza <zcerza@redhat.com>


Author: Zack Cerza <zcerza@redhat.com>

Functions [hide private]
 
plain(node, fileName=None)
Plain-text dump.
source code
Variables [hide private]
  spacer = ' '
  __package__ = 'dogtail'
Function Details [hide private]

plain(node, fileName=None)

source code 

Plain-text dump. The hierarchy is represented through indentation.