diff options
author | Fan, ZhijuX <zhijux.fan@intel.com> | 2020-02-12 15:14:11 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-02-12 14:54:03 +0000 |
commit | ec97412b7c413573a681e275d55f50dea490fb24 (patch) | |
tree | f1764e8f6bbdf3e082546a414b8e4bae489407d1 /BaseTools/Source/Python/AutoGen/IncludesAutoGen.py | |
parent | 82af1cbf0d54bb197a4381e7d7ff1c120e4a9645 (diff) | |
download | edk2-ec97412b7c413573a681e275d55f50dea490fb24.tar.gz edk2-ec97412b7c413573a681e275d55f50dea490fb24.tar.bz2 edk2-ec97412b7c413573a681e275d55f50dea490fb24.zip |
BaseTools: Fixed build failure when using python38
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2304
SyntaxWarning: "is" with a literal. Did you mean "=="?
Using "is" instead of "==" is an irregular syntax
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Cc: Bob C Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/IncludesAutoGen.py')
0 files changed, 0 insertions, 0 deletions