mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
gh-132726: Change the heading of sysconfig
CLI section (#133035)
This commit is contained in:
parent
ee9102a535
commit
0f84f6b334
1 changed files with 3 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue