Executing a Python File from within a Python File
I want to give command line arguments to a file and then executive that python file from within my master python file. How should I go about this? I don't really care about the standard output. The file that I want to executive from with my file just outputs all its things to another output...
__________________
Python
Domain Name Forum
|