py_ext/__init__.py
author Edouard Tisserant
Tue, 22 May 2012 06:11:37 +0200
changeset 742 41a4a560406c
parent 728 e0424e96e3fd
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed runtime problems with python 2.6 without wx installed
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin