1 Python Misc subdirectory
2 ========================
4 This directory contains files that wouldn't fit in elsewhere, in
5 particular the UNIX manual page, an Emacs mode for Python source code,
6 and a list of Frequently Asked Questions (and their answers).
12 AIX-NOTES Notes for building Python on AIX
13 BLURB A quick description of Python for newcomers
14 BLURB.LUTZ A testimonial from a converted Tcl/Perl hacker :-)
15 COPYING The GNU GENERAL PUBLIC LICENCE (needed because of autoconf)
16 COPYRIGHT The Python copyright notice
17 FAQ Frequently Asked Questions about Python (and answers)
18 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
22 README The file you're reading now
23 RFD Request For Discussion about a Python newsgroup
24 fixfuncptrs.sh Shell script to fix function pointer initializers
25 python-mode.el Emacs mode for editing Python programs (thanks, Tim!)
26 python.gif 4-level grayscale image of a Python (snake)
27 python.man UNIX man page for the python interpreter
28 renumber.py Script to renumber the sections in the FAQ