mirror of
https://github.com/python/cpython.git
synced 2025-09-09 18:32:22 +00:00
gh-112730: Update docs for colour env vars (#112837)
This commit is contained in:
parent
29f7eb4859
commit
12f0bbd6e0
3 changed files with 9 additions and 2 deletions
|
@ -610,7 +610,9 @@ Miscellaneous options
|
|||
.. versionadded:: 3.13
|
||||
The ``-X presite`` option.
|
||||
|
||||
Controlling Color
|
||||
.. _using-on-controlling-color:
|
||||
|
||||
Controlling color
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
The Python interpreter is configured by default to use colors to highlight
|
||||
|
@ -1133,6 +1135,7 @@ conflict.
|
|||
|
||||
If this variable is set to ``1``, the interpreter will colorize various kinds
|
||||
of output. Setting it to ``0`` deactivates this behavior.
|
||||
See also :ref:`using-on-controlling-color`.
|
||||
|
||||
.. versionadded:: 3.13
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue