Better unicode support as per the RFC(s)
authorJames French <[email protected]>
Mon, 2 Aug 2010 08:29:31 +0000 (16:29 +0800)
committerJames French <[email protected]>
Mon, 2 Aug 2010 08:29:31 +0000 (16:29 +0800)
commitc973d20ef57023dc0994d7ffeb0a6e1fd6f9eb0f
tree98ed1378c3133defeefae540cc3305a8e9e5467c
parent763fc87a8fc530dc8ecfa1d8f0c9fd2b70b5ab3c
Better unicode support as per the RFC(s)

Will unfold lines and then treat them as UTF-8.
Before folding lines, they're converted to 8-bit strings and split at 75 octets.
icalparse.py

UCC git Repository :: git.ucc.asn.au