diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-10-31 20:41:44 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-10-31 20:41:44 (GMT) |
commit | 8928a7e911357e57b92aa1738940fec241ded28e (patch) | |
tree | 630fee8e26b30f1a217d15188f51743665b97da6 /Doc/ACKS.txt | |
parent | dcee09d9204957ace381b1c3507259f718aa4907 (diff) | |
download | cpython-8928a7e911357e57b92aa1738940fec241ded28e.zip cpython-8928a7e911357e57b92aa1738940fec241ded28e.tar.gz cpython-8928a7e911357e57b92aa1738940fec241ded28e.tar.bz2 |
rephrase has_key doc
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r-- | Doc/ACKS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index 7680d00..0bff6bd 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt @@ -16,6 +16,7 @@ docs@python.org), and we'll be glad to correct the problem. * A. Amoroso * Pehr Anderson * Oliver Andrich + * Heidi Annexstad * Jesús Cea Avión * Daniel Barclay * Chris Barker |