]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Refactor python raise statement
authorGary Lin <glin@suse.com>
Mon, 25 Jun 2018 10:31:32 +0000 (18:31 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 27 Jun 2018 08:33:24 +0000 (16:33 +0800)
commitdf29fd130abcc3094b8c5d842e4bfadd91cbf0e8
treece1e1c045e3deecfab05acc71b01c4fb4e2c9afb
parentaaa4c651bf5ba5fce14e9fe8c2c12687886f745d
BaseTools: Refactor python raise statement

Make "raise" 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>
BaseTools/gcc/mingw-gcc-build.py