Yann Dirson wrote:
I need to run a pipeline of shwrap.ExternalCommand's. Unless I miss something (which I know to be completely possible :), I'd say it would require to add support for pipeline execution to ExternalCommand itself. Please tell me I'm missing something :)
IIRC, rgh had a similar need and implemented a solution for monotone... Yes, you are probably looking for something like monotone.py:ExternalCommandChain
If you find that useful, we may move the class to shwrap.py. hth, ciao, lele. _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
