py_ext/README
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 02 Nov 2020 10:56:09 +0100
changeset 2693 7ab2b5a18e65
parent 721 ecf4d203c4d4
permissions -rw-r--r--
Allow customization of generated py_ext OnChange calls, by adding a static method to PythonFileCTNMixin that can the be later hot patched.
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter