Fix up encoding issues.
authorKeith Packard <keithp@keithp.com>
Wed, 21 Dec 2011 02:30:32 +0000 (18:30 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 21 Dec 2011 07:23:06 +0000 (23:23 -0800)
commit6590fdd4a19844aad26423d9d169819c8816ba79
tree1ace29c1b809339ab69eb5bc3519a307bed4b104
parentbe24c6036d5eff21f9f398a7d0a323d4a7274415
Fix up encoding issues.

vobject serialized output is not flagged with the right encoding, so force
it to be interpreted as utf-8.
calypso/__init__.py
calypso/ical.py
calypso/xmlutils.py