You need to sign in or sign up before continuing.
  • Frank Wierzbicki's avatar
    Merged revisions 74293 via svnmerge from · 8e7b0e8f
    Frank Wierzbicki authored
    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).
      ........
    ................
    8e7b0e8f
test_codeop.py 7.6 KB