Changeset 9508 for trunk/src/common/contacts.py
- Timestamp:
- 04/21/08 00:58:47 (7 months ago)
- Files:
-
- 1 modified
-
trunk/src/common/contacts.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/common/contacts.py
r9497 r9508 45 45 # every time it gets these from presence stanzas 46 46 self.caps_node = None 47 self.caps_ ver= None48 self.caps_ exts= None47 self.caps_hash_method = None 48 self.caps_hash = None 49 49 50 50 # please read xep-85 http://www.xmpp.org/extensions/xep-0085.html
