aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2013-08-06 19:52:25 +0300
committerEzio Melotti <ezio.melotti@gmail.com>2013-08-06 19:52:25 +0300
commit0e0ccf73ff0591eccfd39604c432c09711083fa2 (patch)
tree1431fdd927cdd17a67075dedd684c777229413e1 /Misc/README
parentIssue #18368: PyOS_StdioReadline() no longer leaks memory when realloc() fails. (diff)
downloadcpython-0e0ccf73ff0591eccfd39604c432c09711083fa2.tar.gz
cpython-0e0ccf73ff0591eccfd39604c432c09711083fa2.tar.bz2
cpython-0e0ccf73ff0591eccfd39604c432c09711083fa2.zip
#18443: remove the TextMate entry now that the bundle has been removed and fix ordering. Patch by Févry Thibault.
Diffstat (limited to 'Misc/README')
-rw-r--r--Misc/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/Misc/README b/Misc/README
index 93752b49dfb..e7780a2f315 100644
--- a/Misc/README
+++ b/Misc/README
@@ -22,8 +22,7 @@ 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
SpecialBuilds.txt Describes extra symbols you can set for debug builds
-TextMate A TextMate bundle for Python development
+svnmap.txt Map of old SVN revs and branches to hg changeset ids
valgrind-python.supp Valgrind suppression file, see README.valgrind
vgrindefs Python configuration for vgrind (a generic pretty printer)