From: Guido van Rossum Date: Tue, 30 Aug 1994 12:23:22 +0000 (+0000) Subject: FAQ: Added lambda stress test by Ulf X-Git-Tag: v1.1~125 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c4071e69fe71513a453aad1720b289ac6f5ff32;p=thirdparty%2FPython%2Fcpython.git FAQ: Added lambda stress test by Ulf ACKS: Added Ulf README: fix typo --- diff --git a/Misc/ACKS b/Misc/ACKS index 4bca8fe339ad..4536cabf4009 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -9,6 +9,7 @@ Without you I would've stopped working on Python long ago! --Guido Mark Anacker +Ulf Bartelt Anthony Baxter Donald Beaudry Andy Bensky diff --git a/Misc/README b/Misc/README index 829032ece04a..05a93512d583 100644 --- a/Misc/README +++ b/Misc/README @@ -21,7 +21,7 @@ Makefile Used for administrative chores like cleaning up NEWS News for this release README The file you're reading now RFD Request For Discussion about a Python newsgroup -cheatsheet Quick sommary of Python by Ken Mannheimer +cheatsheet Quick summary of Python by Ken Mannheimer fixfuncptrs.sh Shell script to fix function pointer initializers python-mode.el Emacs mode for editing Python programs (thanks, Tim!) python.gif 4-level grayscale image of a Python (snake)