1994-01-26 06:20:16 -04:00
|
|
|
Python Misc subdirectory
|
|
|
|
========================
|
|
|
|
|
|
|
|
This directory contains files that wouldn't fit in elsewhere, in
|
|
|
|
particular the UNIX manual page, an Emacs mode for Python source code,
|
|
|
|
and a list of Frequently Asked Questions (and their answers).
|
|
|
|
|
|
|
|
Files found here
|
|
|
|
----------------
|
|
|
|
|
1994-01-26 11:39:28 -04:00
|
|
|
ACKS Acknowledgements
|
|
|
|
AIX-NOTES Notes for building Python on AIX
|
1994-01-26 06:20:16 -04:00
|
|
|
BLURB A quick description of Python for newcomers
|
1994-01-26 11:39:28 -04:00
|
|
|
BLURB.LUTZ A testimonial from a converted Tcl/Perl hacker :-)
|
1994-01-26 06:20:16 -04:00
|
|
|
COPYING The GNU GENERAL PUBLIC LICENCE (needed because of autoconf)
|
|
|
|
COPYRIGHT The Python copyright notice
|
|
|
|
FAQ Frequently Asked Questions about Python (and answers)
|
|
|
|
Fixcprt.py Fix the copyright message (a yearly chore :-)
|
1994-01-26 11:39:28 -04:00
|
|
|
HISTORY News from previous releases -- oldest last
|
|
|
|
Makefile Used for administrative chores like cleaning up
|
|
|
|
NEWS News for this release
|
1994-01-26 06:20:16 -04:00
|
|
|
README The file you're reading now
|
1994-01-26 11:39:28 -04:00
|
|
|
RFD Request For Discussion about a Python newsgroup
|
1994-08-30 09:23:22 -03:00
|
|
|
cheatsheet Quick summary of Python by Ken Mannheimer
|
1994-01-26 06:20:16 -04:00
|
|
|
fixfuncptrs.sh Shell script to fix function pointer initializers
|
1994-01-26 11:39:28 -04:00
|
|
|
python-mode.el Emacs mode for editing Python programs (thanks, Tim!)
|
|
|
|
python.gif 4-level grayscale image of a Python (snake)
|
1994-01-26 06:20:16 -04:00
|
|
|
python.man UNIX man page for the python interpreter
|
1994-01-26 11:39:28 -04:00
|
|
|
renumber.py Script to renumber the sections in the FAQ
|