Simulate `bash` behaviour using Python and named pipes.

Luca Cerone luca.cerone at gmail.com
Mon Aug 5 17:47:45 EDT 2013


> You're back to using separate threads for the reader and the writer.
>
And how do I create separate threads in Python? I was trying to use the threading library without not too success..



More information about the Python-list mailing list