1 Python Misc subdirectory
2 ========================
4 This directory contains files that wouldn't fit in elsewhere. Some
5 documents are only of historic importance.
11 AIX-NOTES Notes for building Python on AIX
12 BeOS-NOTES Notes for building on BeOS
13 BeOS-setup.py setup.py replacement for BeOS, see BeOS-NOTES
14 HISTORY News from previous releases -- oldest last
15 HPUX-NOTES Notes about dynamic loading under HP-UX
16 NEWS News for this release
17 PURIFY.README Information for Purify users
18 Porting Mini-FAQ on porting to new platforms
19 README The file you're reading now
20 RFD Request For Discussion about a Python newsgroup
21 RPM (Old) tools to build RPMs
22 cheatsheet Quick summary of Python by Ken Manheimer
23 find_recursionlimit.py Script to find a value for sys.maxrecursionlimit
24 gdbinit Handy stuff to put in your .gdbinit file, if you use gdb
25 indent.pro GNU indent profile approximating my C style
26 python-mode.el Emacs mode for editing Python programs
27 python.man UNIX man page for the python interpreter
28 setuid-prog.c C helper program for set-uid Python scripts
29 unicode.txt Marc-Andre Lemburg's specification of the Unicode API
30 vgrindefs Python configuration for vgrind (a generic pretty printer)