svgui/pyjs/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 14 Oct 2016 18:04:22 +0300
changeset 1543 61f0f31ef296
parent 728 e0424e96e3fd
child 1748 ba5f64fe0e00
permissions -rw-r--r--
fix issue with sequence of multiple whitespaces in makefile command
line from project configuration

for every additional whitespace '""' was inserted in result command line.
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