mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Move the pprint docs after the code docs, so that all parser/codegen type
things come together.
This commit is contained in:
parent
9971f689cb
commit
00eb96a126
2 changed files with 2 additions and 2 deletions
|
@ -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__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue