projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b03bad
)
George Yoshida points out that the special characters
author
Neal Norwitz
<nnorwitz@gmail.com>
Tue, 28 Feb 2006 17:46:48 +0000
(17:46 +0000)
committer
Neal Norwitz
<nnorwitz@gmail.com>
Tue, 28 Feb 2006 17:46:48 +0000
(17:46 +0000)
from Tools/compiler/ast.txt are not used anywhere else in asttable.txt.
So remove "\&".
Doc/lib/asttable.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/asttable.tex
b/Doc/lib/asttable.tex
index be5482d05e52a16351ebdf1cba5637b459d98177..abba0da12fb4cb4d15529e413eb3d2f0ed1abae2 100644
(file)
--- a/
Doc/lib/asttable.tex
+++ b/
Doc/lib/asttable.tex
@@
-273,7
+273,7
@@
\hline
\lineiii{With}{\member{expr}}{}
-\lineiii{}{\member{vars
\&
}}{}
+\lineiii{}{\member{vars}}{}
\lineiii{}{\member{body}}{}
\hline