[Python-Dev] Re: test_email failing

Tim Peters tim.one@home.com
Fri, 9 Nov 2001 15:36:00 -0500


test_email and test_file pass on Windows again (thanks!).

Now test_compile fails:

test_compile
test test_compile produced unexpected output:
**********************************************************************
*** line 2 of expected output missing:
- testing complex args
**********************************************************************
1 test failed:
    test_compile

I expect it's due to failing to regenerate the expected-output file, but
whoever changed it can resolve that faster than me.