From da868d6cf17c5620b1c614f89a83593c211d5dbd Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Tue, 25 Mar 2008 21:55:50 +0000 Subject: Opps! I merged the revisions, but forgot to add the header to ACKS --- Misc/ACKS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Misc/ACKS b/Misc/ACKS index 327d8f3..58e55d2 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -1,3 +1,14 @@ +Acknowledgements +---------------- + +This list is not complete and not in any useful order, but I would +like to thank everybody who contributed in any way, with code, hints, +bug reports, ideas, moral support, endorsement, or even complaints.... +Without you I would've stopped working on Python long ago! + + --Guido + +PS: In the standard Python distribution this file is encoded in Latin-1. David Abrahams Jim Ahlstrom -- cgit v0.12