py_ext/README
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 24 Nov 2016 15:46:17 +0300
changeset 1577 6a3c29fdcfea
parent 721 ecf4d203c4d4
permissions -rw-r--r--
fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1).

It's not neccessary to carry about label size. YToRow() does the work.
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter