From: R. David Murray Date: Wed, 24 Feb 2010 01:54:25 +0000 (+0000) Subject: Blocked revisions 78351 via svnmerge X-Git-Tag: v2.6.5rc1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6892fbd6ca12b61fe80426ce279345744b3ee560;p=python Blocked revisions 78351 via svnmerge ........ r78351 | r.david.murray | 2010-02-22 19:24:49 -0500 (Mon, 22 Feb 2010) | 5 lines Issue 6292: for the moment at least, the test suite passes if run with -OO. Tests requiring docstrings are skipped. Patch by Brian Curtin, thanks to Matias Torchinsky for helping review and improve the patch. ........ ---