]> granicus.if.org Git - python/commit
Merged revisions 76279 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sun, 15 Nov 2009 00:35:37 +0000 (00:35 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sun, 15 Nov 2009 00:35:37 +0000 (00:35 +0000)
commit9f9b46cec5a1272b7b12291a514ac7914bd171a3
tree8ea419a2599a2974c7c3557b43856125be4e50bc
parent0ee1467704e0c6012df3b4da6dfceeaf61bc701d
Merged revisions 76279 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76279 | r.david.murray | 2009-11-14 19:23:21 -0500 (Sat, 14 Nov 2009) | 10 lines

  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