assert statement does not work in Kodi-Python?
The title says it all. It looks like Python assert statement does not work in Kodi's built-in Python runtime. All assert statements are silently ignored. IMO it is not good when the core language specifications are not followed.