c_ext/__init__.py
author Edouard Tisserant
Fri, 26 Jul 2013 14:04:29 +0900
changeset 1279 0eb9f8af479f
parent 721 ecf4d203c4d4
child 1511 91538d0c242c
permissions -rw-r--r--
Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
31
33b38700d0db added basic C Code extention plugin
etisserant
parents:
diff changeset
     1
from c_ext import *