diff options
author | Ned Deily <nad@acm.org> | 2012-03-17 17:52:08 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2012-03-17 17:52:08 (GMT) |
commit | 87b7cdea965049760ddc5af03fe157e81bedd633 (patch) | |
tree | 3bbbb55488fdf612ae6a03e258126dc4a3f024bf /Misc/README | |
parent | eed59e8aa1edcdf688e3091c7ed8508b098acf01 (diff) | |
download | cpython-87b7cdea965049760ddc5af03fe157e81bedd633.zip cpython-87b7cdea965049760ddc5af03fe157e81bedd633.tar.gz cpython-87b7cdea965049760ddc5af03fe157e81bedd633.tar.bz2 |
Issue #14347: Update Misc/README list of files.
(Initial patch by Dionysios Kalofonos)
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/README b/Misc/README index bcd4c1b..118f6c7 100644 --- a/Misc/README +++ b/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 |