gh-132726: Change the heading of sysconfig CLI section (#133035)

This commit is contained in:
Semyon Moroz 2025-04-28 18:44:49 +04:00 committed by GitHub
parent ee9102a535
commit 0f84f6b334
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -429,9 +429,10 @@ Other functions
Return the path of :file:`Makefile`.
.. _sysconfig-cli:
.. _using-sysconfig-as-a-script:
Using :mod:`sysconfig` as a script
----------------------------------
Command-line usage
------------------
You can use :mod:`sysconfig` as a script with Python's *-m* option: