# HG changeset patch # User Brian Neal # Date 1430443145 18000 # Node ID 4dc6a452afd36f1aee8a31734a3989220fde15f9 # Parent 0cff6acf7d617307fade93c80f69a0ce8d05db41 Fixed comment that referred to gdata. We no longer use gdata. diff -r 0cff6acf7d61 -r 4dc6a452afd3 gcalendar/calendar.py --- a/gcalendar/calendar.py Wed Apr 29 20:31:35 2015 -0500 +++ b/gcalendar/calendar.py Thu Apr 30 20:19:05 2015 -0500 @@ -119,9 +119,9 @@ def _make_time(self, date, time=None, tz_name=None): """ - Returns the gdata formatted date/time string given a date, optional time, - and optional time zone name (e.g. 'US/Pacific'). If the time zone name is None, - no time zone info will be added to the string. + Returns the formatted date/time string given a date, optional time, and + optional time zone name (e.g. 'US/Pacific'). If the time zone name is + None, no time zone info will be added to the string. """ if time: