Python: How to import variables from script A to script B, that are created during the execution of A?

前端 未结 0 1541
日久生厌
日久生厌 2020-12-07 12:45

I am executing script A that dynamically sets some variables, which are defined as global at the beginning of the code.

I would like to import these variables from a

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