Hello all,
Before I really start getting into it, is anyone working on, or finished a pyx external that does what "shell" had done? (to solve the stability issues)
I figured something that runs os.system() on an arbitrary string would be a good enough start, though coercing the _anything_ *args into a string seems to be challenging me.
Anyhow I just wanted to throw it out in case someone is already using such a thing.
Thanks, B.