]> granicus.if.org Git - python/commit
Fix a buglet in the error reporting (SF bug report #1546372).
authorMarc-André Lemburg <mal@egenix.com>
Tue, 29 Aug 2006 10:34:12 +0000 (10:34 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Tue, 29 Aug 2006 10:34:12 +0000 (10:34 +0000)
commitf6fc4540841438757eaf6488fa3ca300f5e1361f
treecfbe325bc3d104b09028058bf70f26352d311213
parentd219e7f986a9b777c969614bf21967fd0c44df69
Fix a buglet in the error reporting (SF bug report #1546372).

This should probably go into Python 2.5 or 2.5.1 as well.
Tools/pybench/pybench.py