| Home | Trees | Indices | Help |
|
|---|
|
|
DNS stub resolver.
|
|||
|
NXDOMAIN The query name does not exist. |
|||
|
NoAnswer The response did not contain an answer to the question. |
|||
|
NoNameservers No non-broken nameservers are available to answer the query. |
|||
|
NotAbsolute Raised if an absolute domain name is required but a relative name was provided. |
|||
|
NoRootSOA Raised if for some reason there is no SOA at the root name. |
|||
|
NoMetaqueries Metaqueries are not allowed. |
|||
|
Answer DNS stub resolver answer |
|||
|
Cache Simple DNS answer cache. |
|||
|
Resolver DNS stub resolver |
|||
|
|||
|
|||
|
|||
| dns.name.Name |
|
||
|
|||
| dns.resolver.Resolver object |
default_resolver = NoneThe default resolver object |
||
__package__ =
|
|||
|
|||
Query nameservers to find the answer to the question. This is a convenience function that uses the default resolver object to make the query. See Also: dns.resolver.Resolver.query for more information on the parameters. |
Find the name of the zone which contains the specified name.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 24 14:49:47 2011 | http://epydoc.sourceforge.net |