Dan Kenigsberg has posted comments on this change. Change subject: tool: Fix compatibility with Python 2.6 ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.ovirt.org/#/c/31734/1//COMMIT_MSG Commit Message: Line 7: tool: Fix compatibility with Python 2.6 Line 8: Line 9: Commit 398d016b58 was merged too quickly, before Python developers could Line 10: add set literals to Python 2.6. Since this is quite late now to add it, Line 11: I think we should use the good old set() syntax. The joke is on me, but it's still funny. Line 12: Line 13: Change-Id: I77c02b69eaf1852b227d04c194461e542f0a096a -- To view, visit http://gerrit.ovirt.org/31734 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I77c02b69eaf1852b227d04c194461e542f0a096a Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
