Mercurial
Mercurial
>
beremiz
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
svgui/pyjs/__init__.py
author
Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 29 Sep 2017 16:26:15 +0300
changeset 1837
c507c363625e
parent 1748
ba5f64fe0e00
child 1853
47a3f39bead0
permissions
-rw-r--r--
fix pylint warning '(pointless-string-statement) String statement has no effect'
Python doesn't support docstring for variables directly. Where
appropriate Sphinx style for docstrings for variables is used
'#: some-docstring'
371
b7cb57a2da08
Adding new svgui support using twisted website HMI
laurent
parents:
diff
changeset
1
from pyjs import *