[U-Boot] [PATCH v2 03/10] patman: Make exception handling python 3.x safe

Simon Glass sjg at chromium.org
Thu Oct 6 04:02:56 CEST 2016


On 27 September 2016 at 09:03, Paul Burton <paul.burton at imgtec.com> wrote:
> Syntax for exception handling is a little more strict in python 3.x.
> Convert all uses to a form accepted by both python 2.x & python 3.x.
>
> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  tools/patman/command.py         |  2 +-
>  tools/patman/cros_subprocess.py |  2 +-
>  tools/patman/gitutil.py         | 12 ++++++------
>  3 files changed, 8 insertions(+), 8 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list