diff options
| author | Guido van Rossum <guido@python.org> | 1994-08-05 15:57:47 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1994-08-05 15:57:47 +0000 |
| commit | e06752b4570012021d3b90cb96bdd93ab8c072d8 (patch) | |
| tree | a5a1f731ceb61b1cd725a0ab1041ff430e22cd40 | |
| parent | c8180cca259d7fb0624a97aa8b8b8751daf3885c (diff) | |
| download | cpython-git-e06752b4570012021d3b90cb96bdd93ab8c072d8.tar.gz | |
Added cheatsheet
| -rw-r--r-- | Misc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/README b/Misc/README index 75da921f96..829032ece0 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) |
