[Python-checkins] r83193 - python/branches/release31-maint

ezio.melotti python-checkins at python.org
Wed Jul 28 01:47:57 CEST 2010


Author: ezio.melotti
Date: Wed Jul 28 01:47:57 2010
New Revision: 83193

Log:
Blocked revisions 83183,83186 via svnmerge

........
  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.
........


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list