beremiz
Clone
Summary
Browse
Changes
Graph
Fix import order in Beremiz.py to prevent wrong translations in internationalization
2012-08-29, laurent
17c97fec1164
Fix import order in Beremiz.py to prevent wrong translations in internationalization
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin