source: python/vendor/Python-2.6.5/Misc/README

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 1.4 KB
Line 
1Python Misc subdirectory
2========================
3
4This directory contains files that wouldn't fit in elsewhere. Some
5documents are only of historic importance.
6
7Files found here
8----------------
9
10ACKS Acknowledgements
11AIX-NOTES Notes for building Python on AIX
12BeOS-NOTES Notes for building on BeOS
13BeOS-setup.py setup.py replacement for BeOS, see BeOS-NOTES
14cheatsheet Quick summary of Python by Ken Manheimer
15find_recursionlimit.py Script to find a value for sys.maxrecursionlimit
16gdbinit Handy stuff to put in your .gdbinit file, if you use gdb
17HISTORY News from previous releases -- oldest last
18HPUX-NOTES Notes about dynamic loading under HP-UX
19indent.pro GNU indent profile approximating my C style
20NEWS News for this release (for some meaning of "this")
21Porting Mini-FAQ on porting to new platforms
22PURIFY.README Information for Purify users
23pymemcompat.h Memory interface compatibility file.
24python.man UNIX man page for the python interpreter
25python-mode.el Emacs mode for editing Python programs
26README The file you're reading now
27README.valgrind Information for Valgrind users, see valgrind-python.supp
28RFD Request For Discussion about a Python newsgroup
29RPM (Old) tools to build RPMs
30SpecialBuilds.txt Describes extra symbols you can set for debug builds
31setuid-prog.c C helper program for set-uid Python scripts
32vgrindefs Python configuration for vgrind (a generic pretty printer)
33valgrind-python.supp Valgrind suppression file, see README.valgrind
Note: See TracBrowser for help on using the repository browser.