Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb35b21

Browse files
committed
Merged revisions 81288 via svnmerge from
svn+ssh://[email protected]/python/branches/py3k ................ r81288 | senthil.kumaran | 2010-05-18 19:18:45 +0530 (Tue, 18 May 2010) | 9 lines Merged revisions 81286 via svnmerge from svn+ssh://[email protected]/python/trunk ........ r81286 | senthil.kumaran | 2010-05-18 19:10:23 +0530 (Tue, 18 May 2010) | 3 lines Doc Fix. Correct link to Zephyr ASDL Abstract page. ........ ................
1 parent 4cee9bf commit bb35b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Parser/asdl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""An implementation of the Zephyr Abstract Syntax Definition Language.
22
33
See http://asdl.sourceforge.net/ and
4-
http://www.cs.princeton.edu/~danwang/Papers/dsl97/dsl97-abstract.html.
4+
http://www.cs.princeton.edu/research/techreps/TR-554-97
55
66
Only supports top level module decl, not view. I'm guessing that view
77
is intended to support the browser and I'm not interested in the

0 commit comments

Comments
 (0)