summaryrefslogtreecommitdiffstats
path: root/Doc/using
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-09 11:13:24 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-06-09 11:13:24 (GMT)
commitebc991c0ce4493be276f2ea29676131b8880ec10 (patch)
tree76797bb878eeb5a709acad081a0e6d0dc047da31 /Doc/using
parent9c669ccc77c85eac245d460bab510a38b20d9a08 (diff)
parentd2f8cec88558993e10c1dae103a5bae6549e25ef (diff)
downloadcpython-ebc991c0ce4493be276f2ea29676131b8880ec10.zip
cpython-ebc991c0ce4493be276f2ea29676131b8880ec10.tar.gz
cpython-ebc991c0ce4493be276f2ea29676131b8880ec10.tar.bz2
Branch merge
Diffstat (limited to 'Doc/using')
-rw-r--r--Doc/using/cmdline.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/cmdline.rst b/Doc/using/cmdline.rst
index d1f47eb..16a753c 100644
--- a/Doc/using/cmdline.rst
+++ b/Doc/using/cmdline.rst
@@ -501,7 +501,7 @@ Debug-mode variables
~~~~~~~~~~~~~~~~~~~~
Setting these variables only has an effect in a debug build of Python, that is,
-if Python was configured with the :option:`--with-pydebug` build option.
+if Python was configured with the ``--with-pydebug`` build option.
.. envvar:: PYTHONTHREADDEBUG