summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/Misc/README b/Misc/README
index 8754f05..f64c0bb 100644
--- a/Misc/README
+++ b/Misc/README
@@ -20,14 +20,13 @@ HISTORY News from previous releases -- oldest last
HPUX-NOTES Notes about dynamic loading under HP-UX
HYPE More hype about Python
Makefile Used for administrative chores like cleaning up
-Makefile.pre.in Template for building extensions (static or dynamic)
+Makefile.pre.in Generic Makefile template for building extensions
NEWS News for this release
README The file you're reading now
RFD Request For Discussion about a Python newsgroup
cheatsheet Quick summary of Python by Ken Manheimer
editline-fix A news article on how to fix R$'s editline for Python
fixfuncptrs.sh Shell script to fix function pointer initializers
-gMakefile Generic Makefile for dynamically loadable modules
indent.pro GNU indent profile approximating my C style
python-mode.el Emacs mode for editing Python programs
python.man UNIX man page for the python interpreter