• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
19python-wing*.wpr        Wing IDE project file
20README                  The file you're reading now
21README.AIX              Information about using Python on AIX
22README.coverity         Information about running Coverity's Prevent on Python
23README.valgrind         Information for Valgrind users, see valgrind-python.supp
24SpecialBuilds.txt       Describes extra symbols you can set for debug builds
25svnmap.txt              Map of old SVN revs and branches to hg changeset ids,
26                        help history-digging
27valgrind-python.supp    Valgrind suppression file, see README.valgrind
28vgrindefs               Python configuration for vgrind (a generic pretty printer)
29