Skip to content

Commit b4d3779

Browse files
committed
Minor updates.
1 parent 5c8e256 commit b4d3779

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Misc/README

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@ Python Misc subdirectory
33

44
This directory contains files that wouldn't fit in elsewhere, in
55
particular the UNIX manual page, an Emacs mode for Python source code,
6-
and a list of Frequently Asked Questions (and their answers).
6+
and a list of Frequently Asked Questions (and their answers). Some
7+
documents are only of historic importance.
78

89
Files found here
910
----------------
1011

1112
ACKS Acknowledgements
12-
AIX-NOTES Notes for building Python on AIX
13+
AIX-NOTES Notes for building Python on AIX (all new!)
1314
BLURB A quick description of Python for newcomers
1415
BLURB.LUTZ A testimonial from a converted Tcl/Perl hacker :-)
1516
COPYRIGHT The Python copyright notice
@@ -23,11 +24,10 @@ NEWS News for this release
2324
README The file you're reading now
2425
RFD Request For Discussion about a Python newsgroup
2526
cheatsheet Quick summary of Python by Ken Manheimer
26-
dlMakefile Generic Makefile for dynamically loadable modules by Ken M.
2727
fixfuncptrs.sh Shell script to fix function pointer initializers
28-
indent.pro GNU indent profile approximating my C style (by Steen Lumholt)
29-
python-mode.el Emacs mode for editing Python programs (thanks, Tim!)
30-
pyimenu.el Support for Emacs with python-mode.el (by Perry Stoll)
28+
gMakefile Generic Makefile for dynamically loadable modules
29+
indent.pro GNU indent profile approximating my C style
30+
python-mode.el Emacs mode for editing Python programs
3131
python.man UNIX man page for the python interpreter
3232
renumber.py Script to renumber the sections in the FAQ
3333
setuid-prog.c C helper program for set-uid Python scripts

0 commit comments

Comments
 (0)