Home | History | Annotate | Download | only in Misc
      1 Python Misc subdirectory
      2 ========================
      3 
      4 This directory contains files that wouldn't fit in elsewhere.  Some
      5 documents are only of historic importance.
      6 
      7 Files found here
      8 ----------------
      9 
     10 ACKS                    Acknowledgements
     11 gdbinit                 Handy stuff to put in your .gdbinit file, if you use gdb
     12 HISTORY                 News from previous releases -- oldest last
     13 indent.pro              GNU indent profile approximating my C style
     14 NEWS                    News for this release (for some meaning of "this")
     15 Porting                 Mini-FAQ on porting to new platforms
     16 python-config.in        Python script template for python-config
     17 python.man              UNIX man page for the python interpreter
     18 python.pc.in            Package configuration info template for pkg-config
     19 python-wing*.wpr        Wing IDE project file
     20 README                  The file you're reading now
     21 README.AIX              Information about using Python on AIX
     22 README.coverity         Information about running Coverity's Prevent on Python
     23 README.valgrind         Information for Valgrind users, see valgrind-python.supp
     24 SpecialBuilds.txt       Describes extra symbols you can set for debug builds
     25 svnmap.txt              Map of old SVN revs and branches to hg changeset ids,
     26                         help history-digging
     27 valgrind-python.supp    Valgrind suppression file, see README.valgrind
     28 vgrindefs               Python configuration for vgrind (a generic pretty printer)
     29