Import files in python with a for loop and a list of names

前端 未结 2 575
夕颜
夕颜 2021-01-12 14:41

I am trying to import many files. I have a list (myList) of strings that are the names of the files of the modules that I want to import. All of the files which I want to im

2条回答
提交回复
热议问题