diff options
| author | Fred Drake <fdrake@acm.org> | 2000-09-21 21:35:22 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-09-21 21:35:22 +0000 |
| commit | ed773ef78d87395531cf62c61d7951026531a3c1 (patch) | |
| tree | 403c3ccc05ea7fb7f2be3fe72edae9be5a43e88d /Doc/lib | |
| parent | cb0a0b3e80b63503fa6c7663ef7530d10a2f0c6f (diff) | |
| download | cpython-git-ed773ef78d87395531cf62c61d7951026531a3c1.tar.gz | |
Include the new text on reporting bugs in a few useful places.
This closes SourceForge bug #114792.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/lib.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 5fd378c428..87101f8d65 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -293,7 +293,10 @@ and how to embed it in other applications. \input{libwinreg} \input{libwinsound} +\appendix \input{libundoc} +\chapter{Reporting Bugs} +\input{reportingbugs} % % The ugly "%begin{latexonly}" pseudo-environments are really just to |
