This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients docs@python, eric.araujo, ferdnyc, jacksonbrummell1, taleinat
Date 2022-01-08.10:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641637282.42.0.418283441471.issue46279@roundup.psfhosted.org>
In-reply-to
Content
I agree that it seems better to avoid menntioning venv in that sentence. Specifically I suggest:

This won’t work for __main__.py files in the root directory of a .zip file though. Hence, for consistency, minimal __main__.py without a __name__ check are preferred.
History
Date User Action Args
2022-01-08 10:21:22taleinatsetrecipients: + taleinat, eric.araujo, docs@python, ferdnyc, jacksonbrummell1
2022-01-08 10:21:22taleinatsetmessageid: <1641637282.42.0.418283441471.issue46279@roundup.psfhosted.org>
2022-01-08 10:21:22taleinatlinkissue46279 messages
2022-01-08 10:21:22taleinatcreate