]> granicus.if.org Git - python/commit
Merged revisions 76276 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sun, 15 Nov 2009 00:23:21 +0000 (00:23 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sun, 15 Nov 2009 00:23:21 +0000 (00:23 +0000)
commit35768ad4f5a3dc04194ae806f1e7ededfe13b37c
tree75992dffa4ee6e503e655162d4e0fac7c7e51230
parent18163c3f141353ba307df5a3c2ad3dbd99634cec
Merged revisions 76276 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76276 | r.david.murray | 2009-11-14 19:04:32 -0500 (Sat, 14 Nov 2009) | 3 lines

  Issue 7324: add a sanity check to regrtest argument parsing to
  catch the case of an option with no handler.
........
Lib/test/regrtest.py
Misc/NEWS