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.
 
 
 
 
 
 
Antoine Pitrou 6db4944cc5 Issue #13635: Add ssl.OP_CIPHER_SERVER_PREFERENCE, so that SSL servers 14 years ago
..
RPM Bump trunk to 3.3 alpha 0. 15 years ago
TextMate/Python-Dev.tmbundle Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,63272-63273,63275-63276,63278,63280-63281,63283-63284,63286-63287,63289-63290,63292-63293,63295-63296,63298-63299,63301-63302,63304-63305,63307,63309-63314,63316-63322,63324-63325,63327-63335,63337-63338,63340-63342,63344-63346,63348 via svnmerge from 18 years ago
Vim Trailing whitespace is bad for .rst files. 16 years ago
ACKS Issue #7502: Fix equality comparison for DocTestCase instances. 14 years ago
HISTORY Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from 16 years ago
NEWS Issue #13635: Add ssl.OP_CIPHER_SERVER_PREFERENCE, so that SSL servers 14 years ago
Porting Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from 16 years ago
README Add the map of SVN revision numbers to changeset ids. 15 years ago
README.AIX #10709: add back an updated AIX-NOTES (as README.AIX). 15 years ago
README.coverity Merged revisions 46753-51188 via svnmerge from 20 years ago
README.valgrind Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 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
build.sh Merged revisions 78880 via svnmerge from 16 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 One more change for issue 9807, by Matthias Klose. 15 years ago
python-wing3.wpr Adding Wing IDE version 4 project file 15 years ago
python-wing4.wpr Changes to Wing IDE project file. Merge of peepholer changesets that were applied separately. 15 years ago
python.man Merge 3.2 14 years ago
python.pc.in Final patch for issue 9807. 15 years ago
svnmap.txt Add the map of SVN revision numbers to changeset ids. 15 years ago
valgrind-python.supp Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by Paul 14 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
RPM (Old) tools to build RPMs
svnmap.txt Map of old SVN revs and branches to hg changeset ids
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