py_ext/py_ext.py
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 19:13:01 +0300 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
Thu, 20 Apr 2017 13:01:45 +0300 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Tue, 14 May 2013 18:41:33 +0900 Edouard Tisserant Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
Mon, 13 May 2013 14:31:23 +0200 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
Mon, 25 Jun 2012 20:05:29 +0200 laurent Adding support using plcopeneditor bitmap library for icon request
Tue, 22 May 2012 06:11:37 +0200 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
Mon, 21 May 2012 10:04:27 +0200 laurent refactoring
Sat, 19 May 2012 12:41:48 +0200 Edouard Tisserant refecored library extension machanism
Sat, 12 May 2012 11:21:10 +0200 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Wed, 09 May 2012 00:00:50 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 17:08:45 +0200 Edouard Tisserant refactoring