lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: prevent exceptions in case of empty ProjectID
11 months ago, Edouard Tisserant
df8a59fb9cfd
MQTT: prevent exceptions in case of empty ProjectID
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor