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

Skip to content

Commit 34e5dca

Browse files
committed
Descripbe new files
1 parent a7925f1 commit 34e5dca

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

Misc/README

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,21 @@ and a list of Frequently Asked Questions (and their answers).
88
Files found here
99
----------------
1010

11+
ACKS Acknowledgements
12+
AIX-NOTES Notes for building Python on AIX
1113
BLURB A quick description of Python for newcomers
12-
BLURB.LUTZ A very good blurb to show to TCL/Perl hackers
14+
BLURB.LUTZ A testimonial from a converted Tcl/Perl hacker :-)
1315
COPYING The GNU GENERAL PUBLIC LICENCE (needed because of autoconf)
1416
COPYRIGHT The Python copyright notice
1517
FAQ Frequently Asked Questions about Python (and answers)
1618
Fixcprt.py Fix the copyright message (a yearly chore :-)
19+
HISTORY News from previous releases -- oldest last
20+
Makefile Used for administrative chores like cleaning up
21+
NEWS News for this release
1722
README The file you're reading now
23+
RFD Request For Discussion about a Python newsgroup
1824
fixfuncptrs.sh Shell script to fix function pointer initializers
19-
python-mode.el Emacs mode for editing Python programs (thanks again, Tim!)
25+
python-mode.el Emacs mode for editing Python programs (thanks, Tim!)
26+
python.gif 4-level grayscale image of a Python (snake)
2027
python.man UNIX man page for the python interpreter
28+
renumber.py Script to renumber the sections in the FAQ

0 commit comments

Comments
 (0)