Changeset 124:e0750258b9ee
- Timestamp:
- Oct 20, 2008, 11:35:10 PM (14 years ago)
- Branch:
- wokkel-muc-client-support-24
- Convert:
- svn:b33ecbfc-034c-dc11-8662-000475d9059e/branches/wokkel-muc-client-support-24@120
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wokkel/muc.py
r123 r124 1032 1032 1033 1033 1034 def self._setAffiliationList(self, affiliation, room_jid, iq):1034 def _setAffiliationList(self, affiliation, room_jid, iq): 1035 1035 r = self._getRoom(room_jid) 1036 1036 if r is not None:
Note: See TracChangeset
for help on using the changeset viewer.