svgui/pyjs/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 15 Aug 2017 17:01:51 +0300
changeset 1743 c3c3d1318130
parent 728 e0424e96e3fd
child 1748 ba5f64fe0e00
permissions -rw-r--r--
clean-up: fix PEP8 E711 comparison to None should be 'if cond is not None:'
371
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     1
from pyjs import *
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     2