You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
Makefile wpaspy: Add Python bindings for wpa_ctrl 11 years ago
setup.py wpaspy: Add Python bindings for wpa_ctrl 11 years ago
test.py tests: Use python3 compatible print statement 5 years ago
wpaspy.c wpaspy: Add Python bindings for wpa_ctrl 11 years ago
wpaspy.py wpaspy: Convert to/from str to bytes as needed for python3 5 years ago