| Home | Trees | Index | Help |
|
|---|
| Package dns :: Module rdataclass |
|
| Exceptions | |
|---|---|
UnknownRdataclass |
Raised when a class is unknown. |
| Function Summary | |
|---|---|
| int |
Convert text into a DNS rdata class value. |
| bool |
True if the class is a metaclass. |
| string |
Convert a DNS rdata class to text. |
| Function Details |
|---|
from_text(text)Convert text into a DNS rdata class value.
|
is_metaclass(rdclass)True if the class is a metaclass.
|
to_text(value)Convert a DNS rdata class to text.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Nov 25 17:43:05 2007 | http://epydoc.sf.net |