cpython/Misc
Guido van Rossum cdbbd0a59d New about super. 2001-12-03 15:46:59 +00:00
..
RPM Update a beopen.com e-mail 2001-08-13 15:14:13 +00:00
ACKS Add Greg Chapman. 2001-12-03 15:37:40 +00:00
AIX-NOTES
BeOS-NOTES
BeOS-setup.py
HISTORY
HPUX-NOTES
NEWS New about super. 2001-12-03 15:46:59 +00:00
PURIFY.README
Porting
README Updated this README to reality. 2001-10-26 15:01:16 +00:00
RFD
cheatsheet Update cheatsheet to 2.0 from Brunning/Gruet's quick reference 2001-08-06 17:43:49 +00:00
find_recursionlimit.py
gdbinit
indent.pro
python-mode.el
python.man SF patch #467455 : Enhanced environment variables, by Toby Dickenson. 2001-10-12 22:17:56 +00:00
setuid-prog.c
unicode.txt
vgrindefs Add 'yield' as a keyword 2001-08-06 17:42:53 +00:00

README

Python Misc subdirectory
========================

This directory contains files that wouldn't fit in elsewhere.  Some
documents are only of historic importance.

Files found here
----------------

ACKS		Acknowledgements
AIX-NOTES	Notes for building Python on AIX
BeOS-NOTES	Notes for building on BeOS
BeOS-setup.py	setup.py replacement for BeOS, see BeOS-NOTES
HISTORY		News from previous releases -- oldest last
HPUX-NOTES	Notes about dynamic loading under HP-UX
NEWS		News for this release
PURIFY.README	Information for Purify users
Porting		Mini-FAQ on porting to new platforms
README		The file you're reading now
RFD		Request For Discussion about a Python newsgroup
RPM		(Old) tools to build RPMs
cheatsheet	Quick summary of Python by Ken Manheimer
find_recursionlimit.py  Script to find a value for sys.maxrecursionlimit
gdbinit		Handy stuff to put in your .gdbinit file, if you use gdb
indent.pro	GNU indent profile approximating my C style
python-mode.el	Emacs mode for editing Python programs
python.man	UNIX man page for the python interpreter
setuid-prog.c	C helper program for set-uid Python scripts
unicode.txt	Marc-Andre Lemburg's specification of the Unicode API
vgrindefs	Python configuration for vgrind (a generic pretty printer)