SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

gh-91818: Use default program name in the CLI of many modules (GH-124867)

As argparse now detects by default when the code was run as a module.

This leads to using the actual executable name instead of simply "python"
to display in the usage message ("usage: python -m ...").
S
Serhiy Storchaka committed
7d2c39752fa6f685f15ad9c585d83a62553477c2
Parent: cbfd392
Committed by GitHub <noreply@github.com> on 10/9/2024, 9:20:53 PM