py_ext/README
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 01 Oct 2018 15:36:01 +0300
changeset 2414 7fad75e5e63d
parent 721 ecf4d203c4d4
permissions -rw-r--r--
cleanup: pylint, R1701 # (consider-merging-isinstance) Consider merging these isinstance calls to isinstance(CTNLDFLAGS, (str, unicode))
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter