py_ext/README
author Edouard Tisserant
Fri, 26 Jul 2013 14:04:29 +0900
changeset 1279 0eb9f8af479f
parent 721 ecf4d203c4d4
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)
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter