Zhou Zheng Sheng has posted comments on this change.

Change subject: make vdsm/storage/hsm.py PEP8 clean
......................................................................


Patch Set 2: Verified

Passes autobuild.sh. pydiff reports two changes, which are of kind changing 
"aDict.has_key('aKey')" to "'aKey' in aDict", so they are acceptable. No other 
changes in code logic have been found. The detail report:

 pydiff hsm*.py
 2 difference(s)
 first file: hsmo.py
 second file: hsm.py

((1586,
  "CallFunc(Getattr(Name('path'), 'has_key'), [Const('hbtl')], None, None)"),
 (1709, "Compare(Const('hbtl'), [('in', Name('path'))])"))

((1990,
  "CallFunc(Getattr(Name('conDef'), 'has_key'), [Const('initiatorName')], None, 
None)"),
 (2121, "Compare(Const('initiatorName'), [('in', Name('conDef'))])"))

--
To view, visit http://gerrit.ovirt.org/4530
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia9b2f8b9e83db6f52678b4e0865668a79bcf53f5
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: ShaoHe Feng <[email protected]>
Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to