Home | Trees | Indices | Help |
|
---|
|
object --+ | JID
JID.
JID objects are immutable. They are also cached for better performance.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
a new object with type S, a subtype of T |
|
|
|||
cache = <WeakValueDictionary at 138064940>
|
|
|||
domain domain part of the JID |
|||
node node part of the JID |
|||
resource resource part of the JID |
|
|||
Inherited from |
|
|
x.__setattr__('name', value) <==> x.name = value
|
|
|
|
|
str(x)
|
repr(x)
|
|
UTF-8 encoded JID representation. Deprecated Always use Unicode objects, or as_utf8 if you really want.
|
|
self .
|
hash(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 5 12:26:20 2010 | http://epydoc.sourceforge.net |