summaryrefslogtreecommitdiffstats
path: root/Doc/ACKS.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-06-10 07:45:28 (GMT)
committerGeorg Brandl <georg@python.org>2008-06-10 07:45:28 (GMT)
commit8509db5a21abc43086a0b9f6727a89f25ac7d2eb (patch)
treeadce5bbb0264cb1c5ca6ac5f120c503b708ff32b /Doc/ACKS.txt
parentdf7036d2fac9cb6b6f79bed2b2e0fbe9166f2e5f (diff)
downloadcpython-8509db5a21abc43086a0b9f6727a89f25ac7d2eb.zip
cpython-8509db5a21abc43086a0b9f6727a89f25ac7d2eb.tar.gz
cpython-8509db5a21abc43086a0b9f6727a89f25ac7d2eb.tar.bz2
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r--Doc/ACKS.txt1
1 files changed, 1 insertions, 0 deletions
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 @@ docs@python.org), and we'll be glad to correct the problem.
* Bernhard Reiter
* Armin Rigo
* Wes Rishel
+ * Armin Ronacher
* Jim Roskind
* Guido van Rossum
* Donald Wallace Rouse II