Re: [E-devel] Simple ecore.Exe example

2015-01-26 Thread Davide Andreoli
2015-01-26 10:52 GMT+01:00 Jeff Hoogland : > To familiarize myself with the ecore.Exe class in python I wrote myself a > short tutorial that shows its outputs and how to interact with the running > command via the .send() method. > > Figured someone else might find it useful as well at some point.

[E-devel] Simple ecore.Exe example

2015-01-26 Thread Jeff Hoogland
To familiarize myself with the ecore.Exe class in python I wrote myself a short tutorial that shows its outputs and how to interact with the running command via the .send() method. Figured someone else might find it useful as well at some point. Might be worth including in the python-efl ecore exa