beremiz

1b8b5324506c
fix pylint warning '(old-style-class) Old-style class defined.'

This warning is ignored for classes from PyJSLib, because library
overrides base object class.
Asynchronous Python Interpreter