Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7017ba

Browse files
committed
updates
1 parent bf8e7d5 commit e7017ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Misc/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ACKS Acknowledgements
1212
AIX-NOTES Notes for building Python on AIX
1313
BLURB A quick description of Python for newcomers
1414
BLURB.LUTZ A testimonial from a converted Tcl/Perl hacker :-)
15-
COPYING The GNU GENERAL PUBLIC LICENCE (needed because of autoconf)
1615
COPYRIGHT The Python copyright notice
1716
FAQ Frequently Asked Questions about Python (and answers)
1817
Fixcprt.py Fix the copyright message (a yearly chore :-)
@@ -23,11 +22,12 @@ Makefile Used for administrative chores like cleaning up
2322
NEWS News for this release
2423
README The file you're reading now
2524
RFD Request For Discussion about a Python newsgroup
26-
cheatsheet Quick summary of Python by Ken Mannheimer
25+
cheatsheet Quick summary of Python by Ken Manheimer
2726
dlMakefile Generic Makefile for dynamically loadable modules by Ken M.
2827
fixfuncptrs.sh Shell script to fix function pointer initializers
2928
indent.pro GNU indent profile approximating my C style (by Steen Lumholt)
3029
python-mode.el Emacs mode for editing Python programs (thanks, Tim!)
31-
python.gif 4-level grayscale image of a Python snake
30+
pyimenu.el Support for Emacs with python-mode.el (by Perry Stoll)
3231
python.man UNIX man page for the python interpreter
3332
renumber.py Script to renumber the sections in the FAQ
33+
setuid-prog.c C helper program for set-uid Python scripts

0 commit comments

Comments
 (0)