plugins/canfestival/__init__.py
author |
etisserant |
|
Tue, 30 Dec 2008 22:43:48 +0100 |
changeset 283 |
d0e6fc0701fb |
parent 12 |
a1f9e514f708
|
permissions |
-rw-r--r-- |
Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
11
|
1 |
from canfestival import *
|