← Back to team overview

testtools-dev team mailing list archive

[Bug 688724] [NEW] MultiTestResult.wasSuccessful broken in Python 2.4

 

Public bug reported:

MultiTestResult.wasSuccessful uses 'all', which is not available in
Python 2.4. Thus, it breaks.

** Affects: testtools
     Importance: Critical
         Status: Triaged

-- 
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/688724

Title:
  MultiTestResult.wasSuccessful broken in Python 2.4

Status in testtools:
  Triaged

Bug description:
  MultiTestResult.wasSuccessful uses 'all', which is not available in Python 2.4. Thus, it breaks.





Follow ups

References