From: Ezio Melotti Date: Tue, 27 Jul 2010 23:51:04 +0000 (+0000) Subject: Blocked revisions 83192 via svnmerge X-Git-Tag: v2.6.6rc1~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e384677cd9036ac3990620030239abded463eb2;p=python Blocked revisions 83192 via svnmerge ................ r83192 | ezio.melotti | 2010-07-28 02:45:05 +0300 (Wed, 28 Jul 2010) | 13 lines Merged revisions 83183,83186 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83183 | ezio.melotti | 2010-07-28 01:03:33 +0300 (Wed, 28 Jul 2010) | 1 line Use proper skips and assert* methods in test_asyncore. ........ r83186 | ezio.melotti | 2010-07-28 01:24:13 +0300 (Wed, 28 Jul 2010) | 1 line With skipUnless there is no need to add test classes conditionally. ........ ................ ---