I have just learnt about importing modules, and I am a bit confused about the wildcard import.
from module_name import *
I do not understand the reason of using it at all, I see people saying not to use it at all.
Could someone clarify what it really means, and why would one use it?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…