hostap/wpa_supplicant/examples/p2p
Masashi Honma bab493b904 tests: Use python3 compatible "except" statement
This patch is made by using 2to3 command.

$ find . -name *.py | xargs 2to3 -f except -w -n

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2019-01-26 12:11:35 +02:00
..
p2p_connect.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_disconnect.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_find.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_flush.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_group_add.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_invite.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_listen.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00
p2p_stop_find.py tests: Use python3 compatible "except" statement 2019-01-26 12:11:35 +02:00