Skip to content
Permalink
Newer
Older
100644 27 lines (24 sloc) 1.39 KB
Jan 26, 1994
1
Python Misc subdirectory
2
========================
3
4
This directory contains files that wouldn't fit in elsewhere. Some
Aug 20, 1996
5
documents are only of historic importance.
Jan 26, 1994
6
7
Files found here
8
----------------
9
Aug 14, 2010
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
README The file you're reading now
20
README.AIX Information about using Python on AIX
21
README.coverity Information about running Coverity's Prevent on Python
Aug 14, 2010
22
README.valgrind Information for Valgrind users, see valgrind-python.supp
23
SpecialBuilds.txt Describes extra symbols you can set for debug builds
24
svnmap.txt Map of old SVN revs and branches to hg changeset ids,
25
help history-digging
Aug 14, 2010
26
valgrind-python.supp Valgrind suppression file, see README.valgrind
27
vgrindefs Python configuration for vgrind (a generic pretty printer)