diff options
author | Brett Cannon <brett@python.org> | 2013-07-14 13:50:50 (GMT) |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2013-07-14 13:50:50 (GMT) |
commit | 20f5e37457080f6eab75ec01d8c60df2c8d65532 (patch) | |
tree | d74e95668655453976ff0fe2066a479e2e789d5c /Misc/README | |
parent | 468bcaffd6e8417acef82051f24d225f73097037 (diff) | |
download | cpython-20f5e37457080f6eab75ec01d8c60df2c8d65532.zip cpython-20f5e37457080f6eab75ec01d8c60df2c8d65532.tar.gz cpython-20f5e37457080f6eab75ec01d8c60df2c8d65532.tar.bz2 |
Issue #9893: remove an outdated mention of the Vim-related files.
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/README b/Misc/README index 118f6c7..93752b4 100644 --- a/Misc/README +++ b/Misc/README @@ -27,4 +27,3 @@ 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) -Vim Python development utilities for the Vim editor |