commit | 356d0ceb7e4ca6baf035f31319bb0db9dd92b16b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Nov 09 20:10:01 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Nov 09 20:10:01 1999 +0000 |
tree | e0dfe2f8dca6de9741ec9d73e504642b28ab4f09 | |
parent | 268df27c9aa5f1fb86d2abb231c6ce14cba36c4b [diff] [blame] |
Use \citetitle in one place.
diff --git a/Doc/lib/libpdb.tex b/Doc/lib/libpdb.tex index f31db48..a054d42 100644 --- a/Doc/lib/libpdb.tex +++ b/Doc/lib/libpdb.tex
@@ -384,4 +384,4 @@ \code{'exception'} event is generated at each level. For more information on code and frame objects, refer to the -\emph{Python Reference Manual}. +\citetitle[../ref/ref.html]{Python Reference Manual}.