Beta script.module.kodi-six - a library for creating Python 2/3 compatible addons
#11
Kodi-six utils.py was updated to use the surogateescape errorhandler.  However, my understanding is that surogateescape is only available since Python 3.1  I think maybe for Python 2 in it is possible to use the future module to register surogateescape as an errorhandler.  Here is a user debug log showing the issue (Kodi 18.5):  https://pastebin.com/jX8j8LTD

scott s.
.
Reply


Messages In This Thread
RE: script.module.kodi-six - a library for creating Python 2/3 compatible addons - by scott967 - 2019-12-17, 05:52
Logout Mark Read Team Forum Stats Members Help
script.module.kodi-six - a library for creating Python 2/3 compatible addons0