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
..
2010-05-18 05:04:32 +00:00
2018-03-30 08:25:13 +08:00
2017-12-25 11:05:47 +08:00
2011-10-29 06:59:30 +00:00
2015-07-28 05:53:08 +00:00
2013-08-23 02:18:16 +00:00
2017-07-07 10:51:16 +08:00
2016-04-07 13:13:22 +08:00