py_ext/__init__.py
author Edouard Tisserant
Tue, 23 Oct 2012 00:56:30 +0200
changeset 862 bb59865db6e6
parent 728 e0424e96e3fd
child 1511 91538d0c242c
permissions -rw-r--r--
Introduced FBID in tests/python example. Fixed type error leading to segfault
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin