py_ext/README
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 07 Dec 2016 18:23:59 +0300
changeset 1593 6a27490fed96
parent 721 ecf4d203c4d4
permissions -rw-r--r--
don't crash on trying to change IP interface for Beremiz_service using taskbar icon if IP wasn't previously


By default IP is not set (None) and service listen only on localhost interface.
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter