How to pass the variable while sourcing .py script inside main python script

前端 未结 0 1743
名媛妹妹
名媛妹妹 2020-12-16 04:55

I want to pass the "ref" variable while running the old.py in my python script. How can I do it?

ref = true os.system(\'old.py -setting + ref\') ???? (its n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题