Browse Source

Issue #14347: Update Misc/README list of files.

(Initial patch by Dionysios Kalofonos)
pull/2332/head
Ned Deily 15 years ago
parent
commit
87b7cdea96
  1. 3
      Misc/README

3
Misc/README

@ -8,7 +8,6 @@ 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
@ -19,6 +18,8 @@ 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
RPM (Old) tools to build RPMs
svnmap.txt Map of old SVN revs and branches to hg changeset ids

Loading…
Cancel
Save