• Frank Wierzbicki's avatar
    Merged revisions 74291 via svnmerge from · 6416f810
    Frank Wierzbicki yazdı
    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).
    ........
    6416f810
test_codeop.py 7.61 KB