This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients skip.montanaro
Date 2008-12-03.21:14:05
SpamBayes Score 0.0061410386
Marked as misclassified No
Message-id <18742.63130.521395.761295@montanaro-dyndns-org.local>
In-reply-to
Content
After seeing test failures on Solaris 10 (issue4506) I decided to give Mac
OS X a whirl.  Got one test failure:

    test test_cmd_line failed -- Traceback (most recent call last):
      File "/Users/skip/src/Python-3.0/Lib/test/test_cmd_line.py", line 143, in
      test_run_code
        0)
    AssertionError: 1 != 0

Skip
History
Date User Action Args
2008-12-03 21:14:06skip.montanarosetrecipients: + skip.montanaro
2008-12-03 21:14:05skip.montanarolinkissue4507 messages
2008-12-03 21:14:05skip.montanarocreate