Home | Trees | Index | Help |
|
---|
|
jid -- Jabber ID handling
Classes | |
---|---|
JID |
JID. |
Exceptions | |
---|---|
JIDError |
Exception raised when invalid JID is used |
Function Summary | |
---|---|
Compare two International Domain Names. |
Variable Summary | |
---|---|
str |
__revision__ = '$Id: jid.py 612 2005-12-26 11:11:32Z jaj...
|
SRE_Pattern |
node_invalid_re = ["&'/:<>@\s\x00-\x19]
|
SRE_Pattern |
resource_invalid_re = [\s\x00-\x19]
|
encodings.idna
,
re
,
warnings
,
weakref
nodeprep
,
resourceprep
Function Details |
---|
are_domains_equal(a, b)Compare two International Domain Names. |
Variable Details |
---|
__revision__
|
node_invalid_re
|
resource_invalid_re
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:38 2005 | http://epydoc.sf.net |