Usage of __all__ in a particular file

后端 未结 0 918
暗喜
暗喜 2020-12-03 08:29

What is the usage of __all__ in the following glob.py file? For example it has:

__all__ = ["glob", "iglob", "escape"         


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