summaryrefslogtreecommitdiffstats
path: root/Tools/pybench
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2013-03-11 21:26:33 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2013-03-11 21:26:33 (GMT)
commitcaeb6bea9bd52859bceae8437bd931335aacad94 (patch)
treec08b1fe76ef466a75c6522eccbbd800c233a99e6 /Tools/pybench
parentc9cfcf1e6cd946492be949533de906785d690069 (diff)
parent65e69b37183eb0172b9fbbf28388ff0b0d05b792 (diff)
downloadcpython-caeb6bea9bd52859bceae8437bd931335aacad94.zip
cpython-caeb6bea9bd52859bceae8437bd931335aacad94.tar.gz
cpython-caeb6bea9bd52859bceae8437bd931335aacad94.tar.bz2
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett
Diffstat (limited to 'Tools/pybench')
-rw-r--r--Tools/pybench/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/pybench/README b/Tools/pybench/README
index e33d064..e59e6c0 100644
--- a/Tools/pybench/README
+++ b/Tools/pybench/README
@@ -3,7 +3,7 @@ ________________________________________________________________________
PYBENCH - A Python Benchmark Suite
________________________________________________________________________
- Extendable suite of of low-level benchmarks for measuring
+ Extendable suite of low-level benchmarks for measuring
the performance of the Python implementation
(interpreter, compiler or VM).