]> granicus.if.org Git - python/commit
Merged revisions 85589-85591 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Sun, 17 Oct 2010 01:38:54 +0000 (01:38 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 17 Oct 2010 01:38:54 +0000 (01:38 +0000)
commit67295c3533af5a1f1d29627df73f590c6da35195
treef5a1afffb14a3ec295c59344ecfb46a7741b2b6c
parente9633491ca3e48632b4b41fd7f85c72ddab5ceaa
Merged revisions 85589-85591 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85589 | benjamin.peterson | 2010-10-16 20:25:19 -0500 (Sat, 16 Oct 2010) | 1 line

  remove rather pointless test
........
  r85590 | benjamin.peterson | 2010-10-16 20:29:11 -0500 (Sat, 16 Oct 2010) | 1 line

  disable the garbage collector while collecting traces, so that __del__s don't get caught
........
  r85591 | benjamin.peterson | 2010-10-16 20:30:26 -0500 (Sat, 16 Oct 2010) | 1 line

  use assertion methods
........
Lib/test/test_sys_setprofile.py