I have a python script that calls a second python script.
For calling the second script from the first python script I do the following:
os.system(&quo