From e06752b4570012021d3b90cb96bdd93ab8c072d8 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 5 Aug 1994 15:57:47 +0000 Subject: [PATCH] Added cheatsheet --- Misc/README | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/README b/Misc/README index 75da921f96c6..829032ece04a 100644 --- a/Misc/README +++ b/Misc/README @@ -21,6 +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 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) -- 2.47.3