svgui/pyjs/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 09 Oct 2017 12:30:14 +0300
changeset 1851 1b8b5324506c
parent 1748 ba5f64fe0e00
child 1853 47a3f39bead0
permissions -rw-r--r--
fix pylint warning '(old-style-class) Old-style class defined.'

This warning is ignored for classes from PyJSLib, because library
overrides base object class.
371
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     1
from pyjs import *