Can someone explain __all__ in Python? - by varikin I have been using Python more and more, and I keep seeing the variable __all__ set in different __init__.py files. Can someone explain what this does? Read the article