From: Fred Drake <fdrake@acm.org> Date: Fri, 23 Mar 2001 16:21:15 +0000 (+0000) Subject: Include the futures appendix. X-Git-Tag: v2.1b2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=557c1ae1501d57a198d4efb1b0ff4d30025c5bb6;p=python Include the futures appendix. --- diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index b0636fb28a..0f65ddba1a 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -58,6 +58,9 @@ C/\Cpp{} programmers in detail. \input{ref7} % Compound statements \input{ref8} % Top-level components +\appendix +\input{refa1} % Future statements and nested scopes + \input{ref.ind} \end{document}