diff options
author | Benjamin Peterson <benjamin@python.org> | 2015-02-18 13:55:38 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2015-02-18 13:55:38 (GMT) |
commit | 76e37b1b8aa063e134249a6e62d569d48124736c (patch) | |
tree | b895855b70767825c4637f199799fe99c0f7c577 /Misc/README | |
parent | 70e2847347f9b4fd579e23cf2e2f329aab1faa5d (diff) | |
parent | 03f8612562d509013c179c908815e78092a058ad (diff) | |
download | cpython-76e37b1b8aa063e134249a6e62d569d48124736c.zip cpython-76e37b1b8aa063e134249a6e62d569d48124736c.tar.gz cpython-76e37b1b8aa063e134249a6e62d569d48124736c.tar.bz2 |
merge 3.3
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 e7780a2..ddb8f3f 100644 --- a/Misc/README +++ b/Misc/README @@ -21,7 +21,6 @@ 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 SpecialBuilds.txt Describes extra symbols you can set for debug builds svnmap.txt Map of old SVN revs and branches to hg changeset ids valgrind-python.supp Valgrind suppression file, see README.valgrind |