You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Panter e26da7c03a Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
..
ACKS Issue 25926: Clarify that the pure python equivalents are only approximate. 10 years ago
HISTORY Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
NEWS Issue #27171: Fix typos in documentation, comments, and test function names 10 years ago
Porting Issue #10708: Add a link to devguide in Misc/Porting. 10 years ago
README merge 3.4 11 years ago
README.AIX Issue #13590: Improve support for OS X Xcode 4: 14 years ago
README.coverity Add some explanation about Klocwork and Coverity static analysis 20 years ago
README.valgrind Add some notes about a couple of poorly behaved tests 20 years ago
SpecialBuilds.txt merge 3.4 11 years ago
coverity_model.c Remove spurious text from build instructions README. 11 years ago
gdbinit Removed unintentional trailing spaces in text files. 11 years ago
indent.pro #10460: an even better indent.pro. 15 years ago
python-config.in - Issue #18096: Fix library order returned by python-config. 11 years ago
python-config.sh.in - Issue #25440: Fix output of python-config --extension-suffix. 10 years ago
python-wing3.wpr Adding Wing IDE version 4 project file 15 years ago
python-wing4.wpr Issue #13590: Improve support for OS X Xcode 4: 14 years ago
python-wing5.wpr Merge from 3.4 into default. 12 years ago
python.man merge 3.4 (#17167) 10 years ago
python.pc.in Final patch for issue 9807. 15 years ago
svnmap.txt Issue #13590: Improve support for OS X Xcode 4: 14 years ago
valgrind-python.supp Merge from 3.4 into default. 12 years ago
vgrindefs Patch #1550800: make exec a function. 20 years ago

README

Python Misc subdirectory
========================

This directory contains files that wouldn't fit in elsewhere. Some
documents are only of historic importance.

Files found here
----------------

ACKS Acknowledgements
gdbinit Handy stuff to put in your .gdbinit file, if you use gdb
HISTORY News from previous releases -- oldest last
indent.pro GNU indent profile approximating my C style
NEWS News for this release (for some meaning of "this")
Porting Mini-FAQ on porting to new platforms
python-config.in Python script template for python-config
python.man UNIX man page for the python interpreter
python.pc.in Package configuration info template for pkg-config
python-wing*.wpr Wing IDE project file
README The file you're reading now
README.AIX Information about using Python on AIX
README.coverity Information about running Coverity's Prevent on Python
README.valgrind Information for Valgrind users, see valgrind-python.supp
SpecialBuilds.txt Describes extra symbols you can set for debug builds
svnmap.txt Map of old SVN revs and branches to hg changeset ids
valgrind-python.supp Valgrind suppression file, see README.valgrind
vgrindefs Python configuration for vgrind (a generic pretty printer)