audk/BaseTools/Source/Python
Gary Lin 5b0671c1e5 BaseTools: Refactor python except statements
Convert "except ... ," to "except ... as" to be compatible with python3.
Based on "futurize -f lib2to3.fixes.fix_except"

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-06-27 16:31:30 +08:00
..
AutoGen BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
BPDG BaseTools: refactor and remove un-needed use of .keys() on dictionaries 2018-04-18 22:15:36 +08:00
Common BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
CommonDataClass BaseTools: CommonClass - remove unused classes 2018-04-26 14:44:36 +08:00
Ecc BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
Eot BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
GenFds BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
GenPatchPcdTable BaseTools: missed a copyright update 2018-05-04 13:07:55 +08:00
PatchPcdValue BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared constants. 2018-04-23 11:11:20 +08:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: fix None comparisons 2018-04-17 20:49:32 +08:00
Table BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
TargetTool BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
Trim BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
UPT BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
Workspace BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
build BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00