py_ext/__init__.py
author Laurent Bessard
Mon, 13 May 2013 14:31:23 +0200
changeset 1124 b1705000eba1
parent 728 e0424e96e3fd
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed support for defining python runtime code using sections like in c_ext
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin