add comment

This commit is contained in:
Yann Leboulanger 2005-10-12 20:10:42 +00:00
parent 459acd9e11
commit cbebcfc29e
1 changed files with 1 additions and 0 deletions

View File

@ -639,6 +639,7 @@ class Interface:
win.set_values(array)
def handle_event_vcard(self, account, vcard):
# ('VCARD', account, data)
'''vcard holds the vcard data'''
jid = vcard['jid']
resource = vcard['resource']