]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Rename iteritems to items
authorZhijux Fan <zhijux.fan@intel.com>
Wed, 28 Nov 2018 01:58:55 +0000 (09:58 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:16 +0000 (11:09 +0800)
commit3a041437c981eac8447eca33a635038661e4faf1
tree4c6f19435c9ada73914a429032c2bffd4328bc4d
parent2f28dca16ff34776e75eb01b06b83cf022f1111c
BaseTools: Rename iteritems to items

replace the list iteritems by items in Python3.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/build/build.py