lpcmanager

GOT6 -> GOT_012 + remove forcing to GOT6
som6
2019-08-30, Edouard Tisserant
b7fd71c78140
GOT6 -> GOT_012 + remove forcing to GOT6
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