View Single Post
Posts: 201 | Thanked: 57 times | Joined on May 2010
#10
Originally Posted by nicolai View Post
I made a new python script. It icnludes the output file handling
just call
python export_vcard.txt
and it saves all contactdata to output.txt
I just tried it but received this error:

Traceback (most recent call last) :
File "export_vcard.txt" in abook.get_all_contacts () :
AttributeError: 'NoneType' object has no attribute 'get_all_contacts'