]> git.neil.brown.name Git - edlib.git/commit
Add 'Comm' type to python interface.
authorNeilBrown <neil@brown.name>
Fri, 11 Dec 2015 21:43:35 +0000 (08:43 +1100)
committerNeilBrown <neil@brown.name>
Fri, 11 Dec 2015 21:43:35 +0000 (08:43 +1100)
commita7447a5f7096ba83fef5f4acb6a7d0085e282839
treedf25befdc8145cfcc828ae068b961e7783b8c78a
parentd559a13497a924ae3517ac6bd70af34365458fc8
Add 'Comm' type to python interface.

This is a command - it can be called from python to run non-python
code.

There are issues with argument passing that I haven't fully resolved...

Signed-off-by: NeilBrown <neil@brown.name>
lang-python.c