| Trees | Indices | Help |
|---|
|
|
object --+
|
RoutingTable
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Make a new routing table, populated from entries in an open file object. The entries are expected to have the form: IP-ADDRESS/MASK-BITS ROUTE-NAME The `#' character denotes a comment. Empty lines are allowed.
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return the preferred route for this IP.
|
Return an iterator yielding routes in order of preference.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:49:57 2010 | http://epydoc.sourceforge.net |