File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4798,6 +4798,10 @@ \section{Buffer Object Structures \label{buffer-structs}}
47984798% XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
47994799
48004800
4801+ \appendix
4802+ \chapter {Reporting Bugs }
4803+ \input {reportingbugs }
4804+
48014805\input {api.ind } % Index -- must be last
48024806
48034807\end {document }
Original file line number Diff line number Diff line change @@ -2148,4 +2148,9 @@ \section{Linking Requirements
21482148corresponds to the variable of the same name in Python's top-level
21492149\file {Makefile}.
21502150
2151+
2152+ \appendix
2153+ \chapter {Reporting Bugs }
2154+ \input {reportingbugs }
2155+
21512156\end {document }
Original file line number Diff line number Diff line change @@ -293,7 +293,10 @@ \chapter*{Front Matter\label{front}}
293293\input {libwinreg }
294294\input {libwinsound }
295295
296+ \appendix
296297\input {libundoc }
298+ \chapter {Reporting Bugs }
299+ \input {reportingbugs }
297300
298301%
299302% The ugly "%begin{latexonly}" pseudo-environments are really just to
You can’t perform that action at this time.
0 commit comments