On 26 September 2016 at 08:30, Paul Burton <[email protected]> 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 <[email protected]> > --- > > tools/patman/command.py | 2 +- > tools/patman/cros_subprocess.py | 2 +- > tools/patman/gitutil.py | 12 ++++++------ > 3 files changed, 8 insertions(+), 8 deletions(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

