linkedin / pyexchange

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

Make list_events example parts fit together. #58

Open Achimh3011 opened 8 years ago

Achimh3011 commented 8 years ago

Hi, when trying out pyexchange I stumbled for a moment when these two code fragments did not fit to each other.

Achimh3011 commented 8 years ago

BUMP

Achimh3011 commented 8 years ago

BUMP^2

pelson commented 8 years ago

Just trying out pyexchange for the first time. This particular example caught me out. It wasn't at all clear that my_calendar comes from service.calendar().

Achimh3011 commented 7 years ago

You're right, that could be additionally added.