This commit is contained in:
Nikos Kouremenos 2005-06-10 13:14:52 +00:00
parent 9a0b0afbbc
commit a890d43cf7
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,8 @@ class Vcard_window:
pass
def set_values(self, vcard):
if not type(vcard[i]) == type({})
return
for i in vcard.keys():
if i == 'PHOTO':
img_decoded = None