From: Georg Brandl Date: Fri, 9 Mar 2007 12:58:41 +0000 (+0000) Subject: Typo. X-Git-Tag: v2.6a1~2068 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd61107e7a24af2cc25a3a7abbdb82656fbe9335;p=thirdparty%2FPython%2Fcpython.git Typo. --- diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index d2da6098627f..40533c2f4166 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py @@ -167,7 +167,7 @@ class Test: call of .run(). If you change a test in some way, don't forget to increase - it's version number. + its version number. """