.
When I point my browser to import_contacts.py all that happens is the code is displayed in the browser.
If I do "python import_contacts.py" at the command prompt it comes back with errors.
I have searched here, google, and python.org with no result.
.