]> git.proxmox.com Git - mirror_ovs.git/commit
Python3 compatibility: exception cleanup
authorJason Wessel <jason.wessel@windriver.com>
Fri, 30 Jun 2017 03:33:23 +0000 (20:33 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 6 Jul 2017 21:06:08 +0000 (14:06 -0700)
commit52e4a477f0b3c0a0ece7adeede6e06e07814f8b9
tree061bdcbae0cfe6252bf03e8c34c410d0b7d20ff7
parentd34a1cc02536f9a812517a71accec3fbd3c6c98b
Python3 compatibility: exception cleanup

The exception syntax which is compatible with python2 and python3 is
to use the "as" form for "except:".

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
build-aux/extract-ofp-fields
ovsdb/ovsdb-doc
ovsdb/ovsdb-idlc.in