commit | 8509db5a21abc43086a0b9f6727a89f25ac7d2eb | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jun 10 07:45:28 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Jun 10 07:45:28 2008 +0000 |
tree | adce5bbb0264cb1c5ca6ac5f120c503b708ff32b | |
parent | df7036d2fac9cb6b6f79bed2b2e0fbe9166f2e5f [diff] [blame] |
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index 337a57a..84d7339 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt
@@ -157,6 +157,7 @@ * Bernhard Reiter * Armin Rigo * Wes Rishel + * Armin Ronacher * Jim Roskind * Guido van Rossum * Donald Wallace Rouse II