]> granicus.if.org Git - python/commit
Merged revisions 78769,79049 via svnmerge from
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 22:01:34 +0000 (22:01 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 22:01:34 +0000 (22:01 +0000)
commitcc436eb6e83f231c4d5c1bfdd8565b6b4b45effa
tree721bef963ca1ae75eda720540259e65f985b3abf
parentc355eaa9a97c89e94fd978cf4d8e0f1e668b4851
Merged revisions 78769,79049 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78769 | florent.xicluna | 2010-03-07 21:14:12 +0200 (Sun, 07 Mar 2010) | 2 lines

  Refresh the documentation for the test.test_support module.
........
  r79049 | florent.xicluna | 2010-03-18 21:51:47 +0200 (Thu, 18 Mar 2010) | 2 lines

  #8155: Preserve backward compatibility for test_support.check_warnings().  Add regression tests.
........
Lib/test/test_support.py
Lib/test/test_warnings.py