summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-10-06 21:26:03 (GMT)
committerFred Drake <fdrake@acm.org>1997-10-06 21:26:03 (GMT)
commit00eb96a1263924729d097fc64db4e2e2873c6e3a (patch)
tree743acda330bd73b2c64f2857e7a16efb8a1b6d99 /Doc/lib/lib.tex
parent9971f689cbce2c7ce3241aed4af0f8455836fbea (diff)
downloadcpython-00eb96a1263924729d097fc64db4e2e2873c6e3a.zip
cpython-00eb96a1263924729d097fc64db4e2e2873c6e3a.tar.gz
cpython-00eb96a1263924729d097fc64db4e2e2873c6e3a.tar.bz2
Move the pprint docs after the code docs, so that all parser/codegen type
things come together.
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 4db67fb..1684108 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -87,8 +87,8 @@ to Python and how to embed it in other applications.
\input{libimp}
\input{libni}
\input{libparser}
-\input{libpprint}
\input{libcode}
+\input{libpprint}
\input{libsite}
\input{libuser}
\input{libbltin} % really __builtin__