lpcmanager
Clone
Summary
Browse
Changes
Graph
Add 'GOT_112' and 'LHC2_GOT_112' products
2023-11-22, Edouard Tisserant
eb8d80e3ee88
Add 'GOT_112' and 'LHC2_GOT_112' products
from __future__ import absolute_import
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor