Changeset 107:c1566d326c58 for wokkel/iwokkel.py
- Timestamp:
- Sep 29, 2008, 11:12:03 PM (14 years ago)
- Branch:
- wokkel-muc-client-support-24
- Convert:
- svn:b33ecbfc-034c-dc11-8662-000475d9059e/branches/wokkel-muc-client-support-24@68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wokkel/iwokkel.py
r31 r107 511 511 @type nodeIdentifier: C{unicode} 512 512 """ 513 514 515 class IMUCClient(Interface): 516 """ 517 Multi-User Chat Client 518 """ 519
Note: See TracChangeset
for help on using the changeset viewer.