Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9bb1f4 commit 2bddc53Copy full SHA for 2bddc53
1 file changed
Doc/library/sysconfig.rst
@@ -130,7 +130,7 @@ identifier. Python currently uses eight paths:
130
one may call this function and get the default value.
131
132
If *scheme* is provided, it must be a value from the list returned by
133
- :func:`get_path_names`. Otherwise, the default scheme for the current
+ :func:`get_scheme_names`. Otherwise, the default scheme for the current
134
platform is used.
135
136
If *vars* is provided, it must be a dictionary of variables that will update
0 commit comments