From ed773ef78d87395531cf62c61d7951026531a3c1 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 21 Sep 2000 21:35:22 +0000 Subject: Include the new text on reporting bugs in a few useful places. This closes SourceForge bug #114792. --- Doc/ext/ext.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc/ext/ext.tex') diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index 38215fad66..ae1b543f7d 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -2148,4 +2148,9 @@ additional options. The \constant{LINKFORSHARED} definition corresponds to the variable of the same name in Python's top-level \file{Makefile}. + +\appendix +\chapter{Reporting Bugs} +\input{reportingbugs} + \end{document} -- cgit v1.2.1