How big is the overhead of importing a module within a function?

前端 未结 0 399

I have a Flask backend in which I import the magic module on module level, but I use it only in one function:

import ma         


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