mirror_edk2/BaseTools/Source/Python/Workspace
Gary Lin 9fb2cbdac4 BaseTools: Remove the old python "not-equal" in DscBuildData.py
Replace "<>" with "!=" to be compatible with python3.

Contributed-under: TianoCore Contribution Agreement 1.1
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-07-08 15:39:23 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
BuildClassObject.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
DecBuildData.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
DscBuildData.py BaseTools: Remove the old python "not-equal" in DscBuildData.py 2018-07-08 15:39:23 +08:00
InfBuildData.py BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
MetaDataTable.py BaseTools: Fix two drivers include the same file issue 2018-06-29 15:21:45 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Fix two drivers include the same file issue 2018-06-29 15:21:45 +08:00
MetaFileTable.py BaseTools: Fix two drivers include the same file issue 2018-06-29 15:21:45 +08:00
WorkspaceCommon.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
WorkspaceDatabase.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00