Saggi Mizrahi has posted comments on this change. Change subject: Change None equasion in storageServer ......................................................................
Patch Set 1: This is how you write python. None is not a value that can be equated it is a singleton that needs to be identified against This is similar to True and False in python where you should write if boolean is True -- To view, visit http://gerrit.ovirt.org/8354 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic1e2e03c6fd662cd09ace713a88f0b2f61da159e Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
