← Back to team overview

testtools-dev team mailing list archive

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

 

Oops. Sorry.

mgz, did you file that new bug?

Am at a Canonical pre-UDS thing & will be busy with it and then UDS for
the next week or so. Hope to get some time to do testtools stuff soon
after that.

-- 
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:
  Fix Released

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


References