[Python-checkins] cpython: #18443: remove the TextMate entry now that the bundle has been removed and fix
ezio.melotti
python-checkins at python.org
Tue Aug 6 18:52:37 CEST 2013
http://hg.python.org/cpython/rev/5c74755e8f04
changeset: 85054:5c74755e8f04
user: Ezio Melotti <ezio.melotti at gmail.com>
date: Tue Aug 06 19:52:25 2013 +0300
summary:
#18443: remove the TextMate entry now that the bundle has been removed and fix ordering. Patch by Févry Thibault.
files:
Misc/README | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/Misc/README b/Misc/README
--- a/Misc/README
+++ b/Misc/README
@@ -22,8 +22,7 @@
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
+SpecialBuilds.txt Describes extra symbols you can set for debug builds
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
valgrind-python.supp Valgrind suppression file, see README.valgrind
vgrindefs Python configuration for vgrind (a generic pretty printer)
--
Repository URL: http://hg.python.org/cpython
More information about the Python-checkins
mailing list