test/data/geohash.ics: Pull out geohashing example from Feed doctest
authorW. Trevor King <wking@tremily.us>
Sun, 30 Jun 2013 13:41:21 +0000 (09:41 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 30 Jun 2013 16:26:16 +0000 (12:26 -0400)
commit84e2b1acb030e1f59bc65e59c3eb958aba9e1d3b
treead207ae9fd378803726af131d01066d12310899c
parentba64a0c2893bd4d4e71f6128dd6cf9e779643738
test/data/geohash.ics: Pull out geohashing example from Feed doctest

This makes it easier to reuse the test data in other locations.

Also escape commas in the data.  From RFC 5545, section 3.3.11. Text:

  The "TEXT" property values may also contain special characters that
  are used to signify delimiters, such as a COMMA character for lists
  of values or a SEMICOLON character for structured values.  In order
  to support the inclusion of these special characters in "TEXT"
  property values, they MUST be escaped with a BACKSLASH character.
pycalendar/feed.py
test/data/geohash.ics [new file with mode: 0644]