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
11gdbinit                 Handy stuff to put in your .gdbinit file, if you use gdb
12HISTORY                 News from previous releases -- oldest last
13indent.pro              GNU indent profile approximating my C style
14NEWS                    News for this release (for some meaning of "this")
15Porting                 Mini-FAQ on porting to new platforms
16python-config.in        Python script template for python-config
17python.man              UNIX man page for the python interpreter
18python.pc.in            Package configuration info template for pkg-config
19README                  The file you're reading now
20README.AIX              Information about using Python on AIX
21README.coverity         Information about running Coverity's Prevent on Python
22README.valgrind         Information for Valgrind users, see valgrind-python.supp
23SpecialBuilds.txt       Describes extra symbols you can set for debug builds
24svnmap.txt              Map of old SVN revs and branches to hg changeset ids,
25                        help history-digging
26valgrind-python.supp    Valgrind suppression file, see README.valgrind
27vgrindefs               Python configuration for vgrind (a generic pretty printer)
28