test/data/geohash.ics: Separate lat/lon with a semicolon
authorW. Trevor King <wking@tremily.us>
Sun, 30 Jun 2013 20:07:35 +0000 (16:07 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 30 Jun 2013 20:24:29 +0000 (16:24 -0400)
commit689144d496d8c609eaddae16b5de2be847f59db8
treed0745b2f826e0d42754b851fdf280d8d53ce4fa1
parent7b1c6e0a9d7966522328770cb4ed7464b9c6a5a1
test/data/geohash.ics: Separate lat/lon with a semicolon

From RFC 5545, section 3.8.1.6 (Geographic Position):

  Value Type:  FLOAT.  The value MUST be two SEMICOLON-separated FLOAT
      values.
pycalendar/aggregator.py
pycalendar/entry.py
pycalendar/feed.py
test/data/geohash.ics