]> granicus.if.org Git - python/commitdiff
Fix inconsistent title levels -- it made the whole doc build crash horribly.
authorRaymond Hettinger <python@rcn.com>
Mon, 7 Jan 2008 18:52:19 +0000 (18:52 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 7 Jan 2008 18:52:19 +0000 (18:52 +0000)
Doc/using/cmdline.rst

index a34666d2dc54301693c2f09646c3cd778f22bb82..12aa0f2393c87029c9197b8b6e17e051f58bdacb 100644 (file)
@@ -441,7 +441,7 @@ 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.