mirror of
https://github.com/python/cpython
synced 2024-11-05 18:12:54 +00:00
7cba23164c
Broadened scope of the document to explicitly discuss and differentiate between ``__main__.py`` in packages versus the ``__name__ == '__main__'`` expression (and the idioms that surround it), as well as ``import __main__``. Co-authored-by: Géry Ogam <gery.ogam@gmail.com> Co-authored-by: Éric Araujo <merwok@netwok.org> Co-authored-by: Łukasz Langa <lukasz@langa.pl> |
||
---|---|---|
.. | ||
appendix.rst | ||
appetite.rst | ||
classes.rst | ||
controlflow.rst | ||
datastructures.rst | ||
errors.rst | ||
floatingpoint.rst | ||
index.rst | ||
inputoutput.rst | ||
interactive.rst | ||
interpreter.rst | ||
introduction.rst | ||
modules.rst | ||
stdlib.rst | ||
stdlib2.rst | ||
venv.rst | ||
whatnow.rst |