tests/python/python@py_ext/baseconfnode.xml
author Edouard Tisserant
Fri, 02 Aug 2013 08:55:45 +0900
changeset 1281 47131e3388f4
parent 721 ecf4d203c4d4
child 1401 611fded24ce4
permissions -rw-r--r--
Various cleanup and optimization
- Deleted shameful dead code here and here...
- Accelerated creation of GenBitmap*Button adding some caching for bitmap grayOut
- Replaced lists inside type use dictionary by sets
- Prevented useless type usage checking when unnecessary
366
cd90e4c10261 Move python evaluator to create a python plugin containing any related python module
laurent
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cd90e4c10261 Move python evaluator to create a python plugin containing any related python module
laurent
parents:
diff changeset
     2
<BaseParams Name="python" IEC_Channel="0"/>