mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #14347: Update Misc/README list of files.
(Initial patch by Dionysios Kalofonos)
This commit is contained in:
parent
eed59e8aa1
commit
87b7cdea96
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue