| 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 |
|||
|
|||
__abstractmethods__ =
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x7f4c5bb
|
|||
_abc_negative_cache_version = 26
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x7f4c5bbf8ad0>
|
|||
|
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.
|
|
|||
_abc_negative_cache
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 19 13:05:12 2019 | http://epydoc.sourceforge.net |