I have a python program will will be called by another python program via a subprocess:
The python program is like this:
import argparse import sys from ba