What is the usage of __all__ in the following glob.py file? For example it has:
__all__
__all__ = ["glob", "iglob", "escape"