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.
 
 
 
 
 
 
Benjamin Peterson 5e621176c4 add CVE and issue number 10 years ago
..
TextMate/Python-Dev.tmbundle Add a snippet for the deprecation directive for docs. 18 years ago
Vim Trailing whitespace is bad for .rst files. 16 years ago
ACKS Issue #19855: uuid.getnode() on Unix now looks on the PATH for the 11 years ago
HISTORY Issue #15444: Use proper spelling for non-ASCII contributor names. 14 years ago
NEWS add CVE and issue number 10 years ago
Porting Fix plural. 16 years ago
README remove RPM, since it's unused and unmaintained 11 years ago
README.AIX #10709: add back an updated AIX-NOTES (as README.AIX). 15 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 Remove history; adapt a bit more to reST, since this will once be part of the dev guide. 15 years ago
gdbinit A newline in lineno output breaks pyframe output. 15 years ago
indent.pro #10460: an even better indent.pro. 15 years ago
python-config.in - Issue #16754: Fix the incorrect shared library extension on linux. Introduce 13 years ago
python-wing3.wpr Adding Wing IDE version 4 project file 15 years ago
python-wing4.wpr Wing project file update for mercurial 15 years ago
python.man merge with 3.2 14 years ago
python.pc.in Final patch for issue 9807. 15 years ago
valgrind-python.supp #3791: remove last traces of bsddb. 17 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
build.sh Script to build and test latest Python from the repository
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.valgrind Information for Valgrind users, see valgrind-python.supp
SpecialBuilds.txt Describes extra symbols you can set for debug builds
TextMate A TextMate bundle for Python development
valgrind-python.supp Valgrind suppression file, see README.valgrind
vgrindefs Python configuration for vgrind (a generic pretty printer)
Vim Python development utilities for the Vim editor