Trees
Indices
Help
Python Standard Library
Module buildindex
:: Class Node
[
hide private
]
[
frames
] |
no frames
]
Class Node
Instance Methods
[
hide private
]
__init__
(
self
,
link
,
str
,
seqno
)
__cmp__
(
self
,
other
)
Comparison operator includes sequence number, for use with list.sort().
cmp_entry
(
self
,
other
)
Comparison 'operator' that ignores sequence number.
__repr__
(
self
)
__str__
(
self
)
dump
(
self
)
Class Variables
[
hide private
]
continuation
=
0
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:42:31 2008
http://epydoc.sourceforge.net