mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
sysconfig docs: fix broken link to the source code (#110920)
It's now a package. See: 4a53a397c3
This commit is contained in:
parent
162213f2db
commit
db656aebc6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
**Source code:** :source:`Lib/sysconfig.py`
|
||||
**Source code:** :source:`Lib/sysconfig`
|
||||
|
||||
.. index::
|
||||
single: configuration information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue