controls/DebugVariablePanel/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 27 Apr 2016 18:42:30 +0300
changeset 1505 5ecb16be9a3c
parent 1364 e9e17d3b2849
child 1511 91538d0c242c
permissions -rw-r--r--
fix copying elements with non-latin content like comment element, or
variables with description in non-latin character set

before any non-latin text was converted after copying to strings like '&#1069;&#1090;&#1086;...'
1364
e9e17d3b2849 Remove old debug panels and viewers not using matplotlib
Laurent Bessard
parents: 1198
diff changeset
     1
from DebugVariablePanel import DebugVariablePanel