I have a Python 2.7 code which is running two piped suprocess Popens with multiprocessing Pool as follows
Popen
Pool
import sys, shlex import s