py_ext/__init__.py
author Laurent Bessard
Tue, 11 Dec 2012 01:17:52 +0100
changeset 897 3cd39bc7dbad
parent 728 e0424e96e3fd
child 1511 91538d0c242c
permissions -rw-r--r--
Added support for defining extension file editor as DebugViewer
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin