py_ext/README
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 15 Aug 2017 17:01:51 +0300
changeset 1743 c3c3d1318130
parent 721 ecf4d203c4d4
permissions -rw-r--r--
clean-up: fix PEP8 E711 comparison to None should be 'if cond is not None:'
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter