mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Doc Fix. Correct link to Zephyr ASDL Abstract page.
This commit is contained in:
parent
a38cd52e96
commit
cccfce1959
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
"""An implementation of the Zephyr Abstract Syntax Definition Language.
|
||||
|
||||
See http://asdl.sourceforge.net/ and
|
||||
http://www.cs.princeton.edu/~danwang/Papers/dsl97/dsl97-abstract.html.
|
||||
http://www.cs.princeton.edu/research/techreps/TR-554-97
|
||||
|
||||
Only supports top level module decl, not view. I'm guessing that view
|
||||
is intended to support the browser and I'm not interested in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue