| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_abcoll.Sized --+
|
object --+ |
| |
_abcoll.Iterable --+
|
object --+ |
| |
_abcoll.Container --+
|
_abcoll.Mapping --+
|
_abcoll.MutableMapping --+
|
NameDict
A dictionary whose keys are dns.name.Name objects.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| (key, value) tuple |
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| int |
max_depth the maximum depth of the keys that have ever been added to the dictionary. |
||
| int |
max_depth_items the number of items of maximum depth |
||
|
|||
| __store | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
|
|
|
Find the deepest match to name in the dictionary. The deepest match is the longest name in the dictionary which is a superdomain of name.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 10 10:36:42 2016 | http://epydoc.sourceforge.net |