mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
(lib<all sorts of stuff>.tex):
Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama.
This commit is contained in:
parent
6dc2aae3cd
commit
4b3f0312c9
41 changed files with 154 additions and 80 deletions
|
|
@ -272,6 +272,7 @@ Ordered and equality comparisons are supported between AST objects.
|
|||
|
||||
|
||||
\subsection{Examples}
|
||||
\nodename{AST Examples}
|
||||
|
||||
The parser modules allows operations to be performed on the parse tree
|
||||
of Python source code before the bytecode is generated, and provides
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue