]> granicus.if.org Git - python/commit
Merged revisions 74293 via svnmerge from
authorFrank Wierzbicki <fwierzbicki@gmail.com>
Sun, 2 Aug 2009 23:03:31 +0000 (23:03 +0000)
committerFrank Wierzbicki <fwierzbicki@gmail.com>
Sun, 2 Aug 2009 23:03:31 +0000 (23:03 +0000)
commit8e7b0e8ff19a47f6b3525b0104407265852bc282
tree8767c4756b521292f68ab0f4a33cbe008204440f
parent34776ca43226d97909257845c0c3dc286f8ceeab
Merged revisions 74293 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r74293 | frank.wierzbicki | 2009-08-02 18:19:05 -0400 (Sun, 02 Aug 2009) | 13 lines

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

  ........
    r74291 | frank.wierzbicki | 2009-08-02 16:37:48 -0400 (Sun, 02 Aug 2009) | 6 lines

    Adding tests derived from the Jython project.  These are primarily tests of
    'single' statements with partial sentences (so they test things like "try:" in
    interactive mode).  Others tests hit areas that previously failed in Jython. A
    couple still fail in Jython, mainly due to the difficulty of parsing partial
    sentences (but should be fixed by Jython 2.6).
  ........
................
Lib/test/test_codeop.py