]> granicus.if.org Git - python/commit
Merged revisions 73718,73721,73723 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:52:53 +0000 (08:52 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:52:53 +0000 (08:52 +0000)
commitfe5f11c684ff44f45dcc38a671efc17b30fca055
treeaec16686f7bff27621f163e486862d29f8f7a619
parentab91fdef1f1e556203a2eee98ba7d379e4790de9
Merged revisions 73718,73721,73723 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

................
  r73718 | benjamin.peterson | 2009-07-01 01:35:19 +0200 (Mi, 01 Jul 2009) | 9 lines

  Merged revisions 73717 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r73717 | benjamin.peterson | 2009-06-30 18:30:12 -0500 (Tue, 30 Jun 2009) | 1 line

    use assert* methods in test_unittest
  ........
................
  r73721 | benjamin.peterson | 2009-07-01 02:43:10 +0200 (Mi, 01 Jul 2009) | 11 lines

  Merged revisions 73720 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r73720 | benjamin.peterson | 2009-06-30 19:36:41 -0500 (Tue, 30 Jun 2009) | 4 lines

    fix a few cases where automated fail -> assert translation messed up

    Thanks Joe Amenta
  ........
................
  r73723 | benjamin.peterson | 2009-07-01 02:45:43 +0200 (Mi, 01 Jul 2009) | 1 line

  remove use of failIf
................
Lib/ctypes/test/test_internals.py
Lib/test/support.py
Lib/test/test_logging.py
Lib/test/test_unittest.py