Alon Bar-Lev has posted comments on this change. Change subject: core: sort or randomize events ......................................................................
Patch Set 3: (2 comments) .................................................... Commit Message Line 1: Parent: 3945cb53 (network: firewalld: Separate remove and add) parent is wrong, should be over master. Line 2: Author: Yedidyah Bar David <[email protected]> Line 3: AuthorDate: 2013-08-25 16:08:43 +0300 Line 4: Commit: Yedidyah Bar David <[email protected]> Line 5: CommitDate: 2013-08-25 17:08:11 +0300 .................................................... File src/otopi/context.py Line 25: import os Line 26: import traceback Line 27: import operator Line 28: import random Line 29: import inspect inspect is not used. Line 30: import gettext Line 31: _ = lambda m: gettext.dgettext(message=m, domain='otopi') Line 32: Line 33: -- To view, visit http://gerrit.ovirt.org/18478 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3a81095dc4f90e523028b3f5b30c6045829f8ca1 Gerrit-PatchSet: 3 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
