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 140318284>
|
|
|||
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 Sun May 8 13:35:03 2011 | http://epydoc.sourceforge.net |