run a script getting 4 arguments from another script

souleymane yo souleymaneyo at gmail.com
Fri Jul 22 18:46:37 EDT 2011


my initial file name is SpO2Sweep.loops.py
In the new file I write this code to run the first one.

[code:]
import SpO2Sweep.loops.py
SpO2Sweep.loops.py.run("com1","0","30","0.0001")


and It looks like the arguments are not passed to the first file. can
someone help me?



More information about the Python-list mailing list