mycroft-core/mycroft/dialog
Åke Forslund ab44f24c22 Use io.open instead of open to load utf-8 dialog
==== Fixed Issues ====
#1027

====  Tech Notes ====
io.open is the default implementation of open for python3 and handles
encodings in a better way defaulting to utf8
2017-08-31 00:18:25 +02:00
..
__init__.py Use io.open instead of open to load utf-8 dialog 2017-08-31 00:18:25 +02:00