Changeset 165:76a61f5aa343 for wokkel/formats.py
- Timestamp:
- Jan 22, 2012, 2:51:25 PM (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wokkel/formats.py
r96 r165 10 10 11 11 This represents a user's mood, as defined in 12 U{XEP-0107<http:// www.xmpp.org/extensions/xep-0107.html>}.12 U{XEP-0107<http://xmpp.org/extensions/xep-0107.html>}. 13 13 14 14 @ivar value: The mood value. … … 61 61 62 62 This represents a user's mood, as defined in 63 U{XEP-0118<http:// www.xmpp.org/extensions/xep-0118.html>}.63 U{XEP-0118<http://xmpp.org/extensions/xep-0118.html>}. 64 64 65 65 @ivar artist: The artist or performer of the song or piece.
Note: See TracChangeset
for help on using the changeset viewer.