mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Fix two further doc build warnings.
This commit is contained in:
parent
1b0ebb168d
commit
61d2886491
2 changed files with 4 additions and 3 deletions
|
|
@ -441,10 +441,10 @@ These environment variables influence Python's behavior.
|
|||
|
||||
|
||||
Debug-mode variables
|
||||
--------------------
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Setting these variables only has an effect in a debug build of Python, that is,
|
||||
if Python was configured with the :opt:`--with-pydebug` build option.
|
||||
if Python was configured with the :option:`--with-pydebug` build option.
|
||||
|
||||
.. envvar:: PYTHONTHREADDEBUG
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue