bpo-36465: Update doc of init_config.rst (GH-18520)

This commit is contained in:
Hai Shi 2020-02-17 17:18:19 +08:00 committed by GitHub
parent b2b6e27bca
commit a7847590f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ PyConfig
If non-zero, dump all objects which are still alive at exit. If non-zero, dump all objects which are still alive at exit.
Require a debug build of Python (``Py_REF_DEBUG`` macro must be defined). ``Py_TRACE_REFS`` macro must be defined in build.
.. c:member:: wchar_t* exec_prefix .. c:member:: wchar_t* exec_prefix