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

r.david.murray python-checkins at python.org
Sat Nov 14 17:21:12 CET 2009


Author: r.david.murray
Date: Sat Nov 14 17:21:12 2009
New Revision: 76262

Log:
Blocked revisions 76260 via svnmerge

........
  r76260 | r.david.murray | 2009-11-14 10:18:22 -0500 (Sat, 14 Nov 2009) | 5 lines
  
  Issue #7312 (new feature): Add a -F flag to run the selected tests in
  a loop until a test fails.  Can be combined with -j.  Patch by Antoine
  Pitrou.
........


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


More information about the Python-checkins mailing list