diff options
author | Brett Cannon <bcannon@gmail.com> | 2011-01-20 19:36:12 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2011-01-20 19:36:12 (GMT) |
commit | c0729bfe24f31a176a8c47276d60a11d69e46d2c (patch) | |
tree | 25fcc4e0d23566752e252750333e286667c75c70 /Misc/README | |
parent | 3fbfa777377db614fe65a32bb95d252e51cc305c (diff) | |
download | cpython-c0729bfe24f31a176a8c47276d60a11d69e46d2c.zip cpython-c0729bfe24f31a176a8c47276d60a11d69e46d2c.tar.gz cpython-c0729bfe24f31a176a8c47276d60a11d69e46d2c.tar.bz2 |
Update Misc/README.
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/Misc/README b/Misc/README index d12820a..c418d90 100644 --- a/Misc/README +++ b/Misc/README @@ -8,27 +8,18 @@ Files found here ---------------- ACKS Acknowledgements -AIX-NOTES Notes for building Python on AIX build.sh Script to build and test latest Python from the repository -cheatsheet Quick summary of Python by Ken Manheimer developers.txt A history of who got developer permissions, and why 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 -maintainers.rst A list of maintainers for library modules NEWS News for this release (for some meaning of "this") -NEWS.help How to edit NEWS Porting Mini-FAQ on porting to new platforms -PURIFY.README Information for Purify users python-config.in Python script template for python-config python.man UNIX man page for the python interpreter -python-mode.el Emacs mode for editing Python programs python.pc.in Package configuration info template for pkg-config -python-wing.wpr Wing IDE project file +python-wing*.wpr Wing IDE project file README The file you're reading now -README.coverity Information about running Coverity's Prevent on Python -README.klocwork Information about running Klocwork's K7 on Python -README.OpenBSD Help for building problems on OpenBSD README.valgrind Information for Valgrind users, see valgrind-python.supp RPM (Old) tools to build RPMs SpecialBuilds.txt Describes extra symbols you can set for debug builds |