Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
FileTree
class Node
File:
../Synopsis/FileTree.py
Base class for directories and files in the tree. @attr path the path of this node as a string. @attr filename the name of the node, i.e. the last element of the path string
Attributes Summary:
path
filename
Methods Summary:
__init__
(
self
,
path
,
filename
)
Generated on Thu Apr 16 16:26:54 2009 by
synopsis
(version devel)