py_ext/__init__.py
changeset 728 e0424e96e3fd
parent 721 ecf4d203c4d4
child 1511 91538d0c242c
--- a/py_ext/__init__.py	Wed May 09 00:39:54 2012 +0200
+++ b/py_ext/__init__.py	Sat May 12 11:21:10 2012 +0200
@@ -1,1 +1,3 @@
 from py_ext import *
+from PythonEditor import PythonEditor
+from PythonFileCTNMixin import PythonFileCTNMixin