# HG changeset patch # User Paul Boddie # Date 1422053981 -3600 # Node ID 9ea2f5646a4e1097290489a0d539ddfde628f529 # Parent ba7f19be84c0e1872e39cc4fc1bd4df4bf324d22 Added a note about gathering other people's free/busy details for subsequent scheduling purposes. diff -r ba7f19be84c0 -r 9ea2f5646a4e imiptools/handlers/person.py --- a/imiptools/handlers/person.py Fri Jan 23 23:58:26 2015 +0100 +++ b/imiptools/handlers/person.py Fri Jan 23 23:59:41 2015 +0100 @@ -89,6 +89,8 @@ attendee_map[attendee] = attendee_attr + # NOTE: Record other attendee free/busy information. + # Set the new details and store the object. obj["ATTENDEE"] = attendee_map.items()