mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
George Yoshida points out that the special characters
from Tools/compiler/ast.txt are not used anywhere else in asttable.txt. So remove "\&".
This commit is contained in:
parent
7b03bade2b
commit
77e42fff31
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@
|
||||||
\hline
|
\hline
|
||||||
|
|
||||||
\lineiii{With}{\member{expr}}{}
|
\lineiii{With}{\member{expr}}{}
|
||||||
\lineiii{}{\member{vars\&}}{}
|
\lineiii{}{\member{vars}}{}
|
||||||
\lineiii{}{\member{body}}{}
|
\lineiii{}{\member{body}}{}
|
||||||
\hline
|
\hline
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue