commit | 9abe64a3954bdf10963d8f0c817a2d6b75155530 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Dec 05 22:28:43 1996 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Dec 05 22:28:43 1996 +0000 |
tree | 04df4205164ee7fd5a5e7d668b5d8ca7491a054f | |
parent | ba469ba9d78aa183bd0504d5ae064d4575905eb7 [diff] |
(libparser.tex): Added note that the line number for a terminal token indicates the line on which the token ends rather than starts (a side effect of interpreting the parse tree nodes directly). Maybe I'll fix this for Python 2.0.