Package obitools :: Package phylogeny :: Class PhylogenicEdge
[hide private]
[frames] | no frames]

Class PhylogenicEdge

source code


Instance Methods [hide private]
 
__str__(self)
str(x)
source code

Inherited from graph.Edge: __contains__, __getitem__, __init__, __setitem__, getDirected, getGraph, has_key

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from graph.Edge: directed, graph

Inherited from object: __class__

Method Details [hide private]

__str__(self)
(Informal representation operator)

source code 

str(x)

Overrides: object.__str__
(inherited documentation)