• Benjamin Peterson's avatar
    Merged revisions 85589-85591 via svnmerge from · 67295c35
    Benjamin Peterson authored
    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
    ........
    67295c35
test_sys_setprofile.py 11.1 KB