summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-05-23 20:05:40 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-05-23 20:05:40 (GMT)
commit84ee323cb9fd8a43cb5b6d8fa948fc3d16ded121 (patch)
tree7ef75912f15d6e4ce41509eb130e6cd52cf4dd7a /Misc
parentc32f0336e062dd36f82fb236c66ac25e2bac217b (diff)
downloadcpython-84ee323cb9fd8a43cb5b6d8fa948fc3d16ded121.zip
cpython-84ee323cb9fd8a43cb5b6d8fa948fc3d16ded121.tar.gz
cpython-84ee323cb9fd8a43cb5b6d8fa948fc3d16ded121.tar.bz2
John Aycock correctly pointed out that the grammar for
"power" was formally ambiguous. Here's his fix.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 5adfd51..2c1ad20 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -20,6 +20,7 @@ Oliver Andrich
Ross Andrus
Jason Asbahr
David Ascher
+John Aycock
Donovan Baarda
Alfonso Baciero
Stig Bakken