[Python-checkins] r76080 - python/branches/release26-maint

r.david.murray python-checkins at python.org
Tue Nov 3 15:28:03 CET 2009


Author: r.david.murray
Date: Tue Nov  3 15:28:03 2009
New Revision: 76080

Log:
Unblocked revisions 75518 via svnmerge

........
  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.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list