Kaydet (Commit) 1a2302b3 authored tarafından Fred Drake's avatar Fred Drake

Add some symbolic names to support hyperlinked references.

üst 36002d7a
\chapter{The Python Debugger}
\chapter{The Python Debugger \label{debugger}}
\declaremodule{standard}{pdb}
\modulesynopsis{The Python debugger for interactive interpreters.}
......@@ -324,7 +324,7 @@ The program being executed is aborted.
\end{description}
\section{How It Works}
\section{How It Works \label{debugger-hooks}}
Some changes were made to the interpreter:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment