audk/BaseTools/Source/Python/UPT
Carsey, Jaben 4231a8193e BaseTools: Remove equality operator with None
replace "== None" with "is None" and "!= None" with "is not None"

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-03-30 08:25:13 +08:00
..
Core BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Dll Sync BaseTools Branch (version r2271) to EDKII main trunk. 2011-08-26 07:46:26 +00:00
GenMetaFile BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Library BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Logger BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Object BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Parser BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
PomAdapter BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
UnitTest This patch is going to: 2014-08-26 05:58:02 +00:00
Xml BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
BuildVersion.py BaseTools: Clear build versions to sync with buildtools/BaseTools 2014-07-25 21:10:33 +00:00
InstallPkg.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
InventoryWs.py This patch is going to: 2014-08-26 05:58:02 +00:00
Makefile Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: 2011-11-25 06:21:03 +00:00
MkPkg.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
ReplacePkg.py BaseTools/UPT: Support Multiple Installation 2017-08-12 12:38:26 +08:00
RmPkg.py This patch is going to: 2014-08-26 05:58:02 +00:00
TestInstall.py BaseTools/UPT: Support Multiple Installation 2017-08-12 12:38:26 +08:00
UPT.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00