icalendar.parser_tools module#
- icalendar.parser_tools.data_encode(data, encoding='utf-8')[source]#
Encode all datastructures to the given encoding.
Currently Unicode strings, dicts, and lists are supported.
Encode all datastructures to the given encoding.
Currently Unicode strings, dicts, and lists are supported.