linkedin / pyexchange

Python wrapper for Microsoft Exchange
Apache License 2.0
152 stars 98 forks source link

Handle empty email for attendees. #41

Closed lwoydziak closed 9 years ago

lwoydziak commented 9 years ago

Currently the application crashes if the email is not set for attendees/resources. This change will not add attendees with no emails to the attendee/resource list when returned from the server.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.02%) to 92.4% when pulling 0bc32169be02bef7b8e254b2e1fa8617105965e0 on lwoydziak:empty/email into a4a36ba710bd0b3f8b2a35daef5e71c0e6f64387 on linkedin:master.

catermelon commented 9 years ago

Thanks so much for the code - sorry about the slow turnaround!