← Back to team overview

testtools-dev team mailing list archive

[Bug 688729] [NEW] test_run imports StringIO, not available in Python 3

 

Public bug reported:

testtools.tests.test_run imports StringIO.StringIO. That does not work
in Python 3, causing the test suite to crash.

** Affects: testtools
     Importance: Critical
         Status: Triaged


** Tags: python3

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

Title:
  test_run imports StringIO, not available in Python 3

Status in testtools:
  Triaged

Bug description:
  testtools.tests.test_run imports StringIO.StringIO. That does not work in Python 3, causing the test suite to crash.





Follow ups

References