Can you Import functions without using 'from' keyword in Python

前端 未结 0 372
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-10 12:38

So I have a function from a module to be imported. But I want the import to perform some other actions like some initializing.

for example

#this is the         


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