From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: py3: v2vTests: replace StringIO.StringIO ...................................................................... py3: v2vTests: replace StringIO.StringIO io.StringIO is the python3-compatible class, let's use it. The module is still not importable under Python 3. Change-Id: I0cf0ad69f5a0216f639a17bef5735254a52570c9 Signed-off-by: Dan Kenigsberg <[email protected]> --- M tests/v2vTests.py 1 file changed, 13 insertions(+), 13 deletions(-) Approvals: Shahar Havivi: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Verified Francesco Romani: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/67786 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0cf0ad69f5a0216f639a17bef5735254a52570c9 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
