How execute at least two python files at once when imported?

Antoon Pardon antoon.pardon at vub.be
Wed Nov 6 06:57:07 EST 2019


On 5/11/19 19:33, Spencer Du wrote:
> Hi
>
> I want to execute at least two python files at once when imported but I dont know how to do this. Currently I can only import each file one after another but what i want is each file to be imported at the same time. Can you help me write the code for this? embedded.py is the main file to execute.

Your question is confusing. In the header and in your first sentence you
talk about executing. But later you talk about importing.

-- 
Antoon


More information about the Python-list mailing list