mirror_edk2/BaseTools/Source/Python/UPT/Library
Yunhua Feng 86e6cf98a8 BaseTools: Handle the bytes and str difference
Deal with bytes and str is different, remove the unicode()
Using utcfromtimestamp instead of fromtimestamp.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-13 09:54:07 +08:00
..
Xml BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
__init__.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
CommentGenerating.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
CommentParsing.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
DataType.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
ExpressionValidate.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
GlobalData.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Misc.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
ParserValidate.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Parsing.py BaseTools: Use absolute import in UPT 2018-07-16 11:22:18 +08:00
StringUtils.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
UniClassObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00