hostap/wpaspy
Jouni Malinen 3a833d95b3 wpaspy: Convert to/from str to bytes as needed for python3
The control interface commands use mostly ASCII or UTF-8 strings, so
convert input/output to strings/bytes as needed for the socket
operations with python3.

Signed-off-by: Jouni Malinen <j@w1.fi>
2019-02-04 12:26:33 +02:00
..
Makefile
setup.py
test.py
wpaspy.c
wpaspy.py wpaspy: Convert to/from str to bytes as needed for python3 2019-02-04 12:26:33 +02:00