]> granicus.if.org Git - python/commit
Merged revisions 83183,83186 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Tue, 27 Jul 2010 23:45:05 +0000 (23:45 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Tue, 27 Jul 2010 23:45:05 +0000 (23:45 +0000)
commit3ff4463b356b79109fd7f71ef4507fb079871659
tree2a8b320ad997da36a9c2c57c2c53536eb1dc289b
parente8d2eee0fada6b6a7c90c260366d30c0b0c16ab2
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.
........
Lib/test/test_asyncore.py