audk/BaseTools/Source/Python/UPT/Library
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
..
Xml BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
CommentGenerating.py BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. 2014-09-03 08:25:10 +00:00
CommentParsing.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
DataType.py BaseTool/Upt: Add support for Private 2016-08-03 10:49:31 +08:00
ExpressionValidate.py This patch is going to: 2014-08-26 05:58:02 +00:00
GlobalData.py BaseTools/UPT: Support Multiple Installation 2017-08-12 12:38:26 +08:00
Misc.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
ParserValidate.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Parsing.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
String.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
UniClassObject.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
__init__.py Sync BaseTool trunk (version r2649) into EDKII BaseTools. 2014-01-27 05:23:15 +00:00