]> granicus.if.org Git - python/commit
Blocked revisions 75519 via svnmerge
authorR. David Murray <rdmurray@bitdance.com>
Mon, 19 Oct 2009 16:08:15 +0000 (16:08 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 19 Oct 2009 16:08:15 +0000 (16:08 +0000)
commit1a91312180b45ccbbe8a1f21ee98bb66184be20a
tree9eacde171899caf0188215a309632e697c6a390d
parent3714a69296d13eec28f2e50dc14fa6c7438a4e6d
Blocked revisions 75519 via svnmerge

................
  r75519 | r.david.murray | 2009-10-19 12:04:44 -0400 (Mon, 19 Oct 2009) | 12 lines

  Note that on py3k we are actually looking at sys.stdout, not sys.__stdout__.

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

  ........
    r75518 | r.david.murray | 2009-10-19 12:01:28 -0400 (Mon, 19 Oct 2009) | 3 lines

    Only run test_curses when sys.__stdout__ is a tty.  This eliminates the
    last false positive when running regrtest with -j.
  ........
................