audk/BaseTools/Source/Python/BPDG
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
..
BPDG.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
GenVpd.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
StringTable.py BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
__init__.py Add missing BPDG tool sources when sync to BaseTools r2042 2010-09-06 02:01:57 +00:00